Lines Matching refs:clock
9 This binding uses the common clock binding[1].
11 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
14 - #clock-cells : from common clock binding; shall be set to 0.
15 - compatible : shall be "ti,keystone,main-pll-clock" or "ti,keystone,pll-clock"
16 - clocks : parent clock phandle
19 post-divider registers are applicable only for main pll clock
25 #clock-cells = <0>;
26 compatible = "ti,keystone,main-pll-clock";
34 #clock-cells = <0>;
35 compatible = "ti,keystone,pll-clock";
37 clock-output-names = "pa-pll-clk";
43 - #clock-cells : from common clock binding; shall be set to 0.
44 - compatible : shall be "ti,keystone,pll-mux-clock"
51 - clock-output-names : From common clock binding.
55 #clock-cells = <0>;
56 compatible = "ti,keystone,pll-mux-clock";
61 clock-output-names = "mainmuxclk";
65 - #clock-cells : from common clock binding; shall be set to 0.
66 - compatible : shall be "ti,keystone,pll-divider-clock"
67 - clocks : parent clock phandle
73 - clock-output-names : From common clock binding.
77 #clock-cells = <0>;
78 compatible = "ti,keystone,pll-divider-clock";
83 clock-output-names = "gemtraceclk";