Searched full:rce (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/of/ |
H A 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/Documentation/devicetree/bindings/arm/tegra/ |
H A D | nvidia,tegra234-cbb.yaml | 17 which include cluster fabrics BPMP, AON, PSC, SCE, RCE, DCE, FSI and 49 - nvidia,tegra234-rce-fabric
|
H A 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/include/dt-bindings/memory/ |
H A D | tegra194-mc.h | 333 /* RCE read client */ 335 /* RCE write client */
|
H A D | tegra234-mc.h | 472 /* RCE read client */ 474 /* RCE write client */
|
/linux/drivers/rtc/ |
H A 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/include/dt-bindings/clock/ |
H A D | tegra234-clock.h | 412 /** @brief NAFLL clock source for RCE */
|
/linux/drivers/scsi/ |
H A D | myrs.h | 421 } __packed rce:3; /* Byte 8 Bits 0-2 */ member
|
H A D | myrs.c | 1570 if (ldev_info->ldev_control.rce == MYRS_READCACHE_DISABLED) in myrs_mode_sense()
|
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra194.dtsi | 1548 rce-noc@be00000 { 1549 compatible = "nvidia,tegra194-rce-noc";
|
/linux/drivers/scsi/fnic/ |
H A 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()
|