Searched full:rce (Results 1 – 16 of 16) sorted by relevance
/linux-6.14.4/drivers/of/ |
D | dynamic.c | 540 struct of_changeset_entry *rce) in __of_changeset_entry_invert() argument 542 memcpy(rce, ce, sizeof(*rce)); in __of_changeset_entry_invert() 546 rce->action = OF_RECONFIG_DETACH_NODE; in __of_changeset_entry_invert() 549 rce->action = OF_RECONFIG_ATTACH_NODE; in __of_changeset_entry_invert() 552 rce->action = OF_RECONFIG_REMOVE_PROPERTY; in __of_changeset_entry_invert() 555 rce->action = OF_RECONFIG_ADD_PROPERTY; in __of_changeset_entry_invert() 558 rce->old_prop = ce->prop; in __of_changeset_entry_invert() 559 rce->prop = ce->old_prop; in __of_changeset_entry_invert() 561 if (!rce->prop) { in __of_changeset_entry_invert() 562 rce->action = OF_RECONFIG_REMOVE_PROPERTY; in __of_changeset_entry_invert() [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra234-cbb.yaml | 17 which include cluster fabrics BPMP, AON, PSC, SCE, RCE, DCE, FSI and 49 - nvidia,tegra234-rce-fabric
|
D | nvidia,tegra194-cbb.yaml | 20 "AON-NOC, SCE-NOC, RCE-NOC, BPMP-NOC, CV-NOC" and "CBB Central NOC" 51 - nvidia,tegra194-rce-noc
|
/linux-6.14.4/include/dt-bindings/memory/ |
D | tegra194-mc.h | 333 /* RCE read client */ 335 /* RCE write client */
|
D | tegra234-mc.h | 472 /* RCE read client */ 474 /* RCE write client */
|
/linux-6.14.4/drivers/soc/tegra/cbb/ |
D | tegra234-cbb.c | 659 [0x0e] = "RCE", 762 { "RCE", 0x59000 }, 837 .name = "rce-fabric", 1076 { .compatible = "nvidia,tegra234-rce-fabric", .data = &tegra234_rce_fabric },
|
D | tegra194-cbb.c | 233 [0xd] = "RCE", 1195 * SCE/RCE NOC aperture lookup table as per file "AON_NOC_Structure.info". 1244 * Fields of SCE/RCE NOC lookup table: 2155 .name = "rce-noc", 2182 { .compatible = "nvidia,tegra194-rce-noc", .data = &tegra194_rce_noc_data },
|
/linux-6.14.4/drivers/rtc/ |
D | rtc-ds1685.c | 628 * when RCE=1 in 4B. This clears all NVRAM bytes in bank0 by setting in ds1685_rtc_extended_irq() 633 * NOTE: A ram-clear can still occur if RCE=1 and RIE=0. We cannot in ds1685_rtc_extended_irq()
|
/linux-6.14.4/include/dt-bindings/clock/ |
D | tegra234-clock.h | 412 /** @brief NAFLL clock source for RCE */
|
/linux-6.14.4/drivers/scsi/ |
D | myrs.h | 421 } __packed rce:3; /* Byte 8 Bits 0-2 */ member
|
D | myrs.c | 1570 if (ldev_info->ldev_control.rce == MYRS_READCACHE_DISABLED) in myrs_mode_sense()
|
/linux-6.14.4/drivers/mmc/host/ |
D | sunxi-mmc.c | 499 host->int_sum & SDXC_RESP_CRC_ERROR ? " RCE" : "", in sunxi_mmc_dump_errinfo()
|
/linux-6.14.4/arch/arm64/boot/dts/nvidia/ |
D | tegra194.dtsi | 1548 rce-noc@be00000 { 1549 compatible = "nvidia,tegra194-rce-noc";
|
D | tegra234.dtsi | 3821 rce-fabric@be00000 { 3822 compatible = "nvidia,tegra234-rce-fabric";
|
/linux-6.14.4/sound/sparc/ |
D | dbri.c | 1293 * RCE = 0 - receive on falling edge of CHICK in reset_chi()
|
/linux-6.14.4/drivers/scsi/fnic/ |
D | fdls_disc.c | 3799 "BA_RJT fs: %d OX_ID: 0x%x rc: 0x%x rce: 0x%x", in fdls_process_fabric_abts_rsp()
|