Lines Matching refs:clocks
44 clocks by index. The names should reflect the clock output signal
47 clock-indices: If the identifying number for the clocks in the node
51 For example, if we have two clocks <&oscillator 1> and <&oscillator 3>:
66 clocks: List of phandle and clock specifier pairs, one pair
73 order as the clocks property. Consumers drivers
75 with clocks specifiers.
77 clocks from this node. Useful for bus nodes to provide a
83 clocks = <&osc 1>, <&ref 0>;
107 clocks = <&osc 0>;
120 clocks = <&osc 0>, <&pll 1>;
137 Some platforms may require initial configuration of default parent clocks
139 node through assigned-clocks, assigned-clock-parents and assigned-clock-rates
141 clocks in the form of a phandle and clock specifier pair and the
143 these properties should correspond to the clocks listed in the assigned-clocks
153 clocks = <&osc 0>, <&pll 1>;
156 assigned-clocks = <&clkcon 0>, <&pll 2>;
165 the clock can be done only for clocks that have a single user. Specifying
169 Configuration of common clocks, which affect multiple consumer devices can