Lines Matching refs:clock
6 See clock_bindings.txt for more information on the generic clock bindings.
10 The clock controller is a logical abstraction of Zynq's clock tree. It reads
11 required input clock frequencies from the devicetree and acts as clock provider
12 for all clock consumers of PS clocks.
15 - #clock-cells : Must be 1
20 - clock-output-names : List of strings used to name the clock outputs. Shall be
24 - clocks : as described in the clock bindings
25 - clock-names : as described in the clock bindings
32 The following strings are optional parameters to the 'clock-names' property in
33 order to provide an optional (E)MIO clock source.
92 #clock-cells = <1>;
96 clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x",
109 clock-names = "gem1_emio_clk", "can_mio_clk_23";