Lines Matching +full:all +full:- +full:outputs +full:- +full:2
12 for all clock consumers of PS clocks.
15 - #clock-cells : Must be 1
16 - compatible : "xlnx,ps7-clkc"
17 - reg : SLCR offset and size taken via syscon < 0x100 0x100 >
18 - ps-clk-frequency : Frequency of the oscillator providing ps_clk in HZ
20 - clock-output-names : List of strings used to name the clock outputs. Shall be
21 a list of the outputs given below.
24 - clocks : as described in the clock bindings
25 - clock-names : as described in the clock bindings
26 - fclk-enable : Bit mask to enable FCLKs statically at boot time.
32 The following strings are optional parameters to the 'clock-names' property in
34 - swdt_ext_clk
35 - gem0_emio_clk
36 - gem1_emio_clk
37 - mio_clk_XX # with XX = 00..53
40 Clock outputs:
43 2: iopll
92 #clock-cells = <1>;
93 compatible = "xlnx,ps7-clkc";
94 ps-clk-frequency = <33333333>;
96 clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x",
109 clock-names = "gem1_emio_clk", "can_mio_clk_23";