Lines Matching refs:clock
18 - #clock-cells : must be <1>, since PMU requires once cell as clock specifier.
21 0 : SoC clock output (CLKOUT pin)
23 - clock-names : list of clock names for particular CLKOUT mux inputs in
30 clock-names property.
53 #clock-cells = <1>;
54 clock-names = "clkout0", "clkout1", "clkout2", "clkout3",
56 clocks = <&clock CLK_OUT_DMC>, <&clock CLK_OUT_TOP>,
57 <&clock CLK_OUT_LEFTBUS>, <&clock CLK_OUT_RIGHTBUS>,
58 <&clock CLK_OUT_CPU>, <&clock CLK_XXTI>,
59 <&clock CLK_XUSBXTI>;
62 Example of clock consumer :
66 clock-names = "refclk";