Lines Matching refs:power
4 used for power gating of selected IP blocks for power saving by reduced leakage
12 #power-domain-cells property in the PM domain provider node.
16 See power-domain.yaml.
21 - power-domains : A list of PM domain specifiers, as defined by bindings of
22 the power controller that is the PM domain provider.
25 - power-domain-names : A list of power domain name strings sorted in the same
26 order as the power-domains property. Consumers drivers will use
27 power-domain-names to match power domains with power-domains
35 power-domains = <&power 0>;
36 power-domain-names = "io";
42 power-domains = <&power 0>, <&power 1> ;
43 power-domain-names = "io", "clk";
47 located inside a PM domain with index 0 of a power controller represented by a
48 node with the label "power".
50 the first with index 0 and the second with index 1, of a power controller that
51 is represented by a node with the label "power".
91 power: power-controller@12340000 {
92 compatible = "foo,power-controller";
94 #power-domain-cells = <1>;
101 power-domains = <&power 0>;
108 power-domains = <&power 1>;
112 [1]. Documentation/devicetree/bindings/power/domain-idle-state.yaml