Lines Matching refs:rcpm
8 - #fsl,rcpm-wakeup-cells : The number of IPPDEXPCR register cells in the
9 fsl,rcpm-wakeup property.
12 string. Chip-specific strings are of the form "fsl,<chip>-rcpm",
14 * "fsl,p2041-rcpm"
15 * "fsl,p5020-rcpm"
16 * "fsl,t4240-rcpm"
18 Chassis-version strings are of the form "fsl,qoriq-rcpm-<version>",
20 * "fsl,qoriq-rcpm-1.0": for chassis 1.0 rcpm
21 * "fsl,qoriq-rcpm-2.0": for chassis 2.0 rcpm
22 * "fsl,qoriq-rcpm-2.1": for chassis 2.1 rcpm
23 * "fsl,qoriq-rcpm-2.1+": for chassis 2.1+ rcpm
40 rcpm: global-utilities@e2000 {
41 compatible = "fsl,t4240-rcpm", "fsl,qoriq-rcpm-2.0";
43 #fsl,rcpm-wakeup-cells = <2>;
48 Required fsl,rcpm-wakeup property should be added to a device node if the device
51 - fsl,rcpm-wakeup: Consists of a phandle to the rcpm node and the IPPDEXPCR
53 "#fsl,rcpm-wakeup-cells" in the rcpm node. The first register cell is
68 fsl,rcpm-wakeup = <&rcpm 0x0 0x40000000>;