Home
last modified time | relevance | path

Searched refs:rce (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/of/
H A Ddynamic.c540 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/drivers/scsi/
H A Dmyrs.h421 } __packed rce:3; /* Byte 8 Bits 0-2 */ member
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra194.dtsi1553 rce-noc@be00000 {
1554 compatible = "nvidia,tegra194-rce-noc";
H A Dtegra234.dtsi3901 rce-fabric@be00000 {
3902 compatible = "nvidia,tegra234-rce-fabric";