Lines Matching +full:ch3 +full:- +full:0
10 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
13 - compatible : shall be:
15 "st,quadfs-d0"
16 "st,quadfs-d2"
17 "st,quadfs-d3"
18 "st,quadfs-pll"
21 - #clock-cells : from common clock binding; shall be set to 1.
23 - reg : A Base address and length of the register set.
25 - clocks : from common clock binding
27 - clock-output-names : From common clock binding. The block has 4
37 clk_s_c0_quadfs: clk-s-c0-quadfs@9103000 {
38 #clock-cells = <1>;
39 compatible = "st,quadfs-pll";
40 reg = <0x9103000 0x1000>;
44 clock-output-names = "clk-s-c0-fs0-ch0",
45 "clk-s-c0-fs0-ch1",
46 "clk-s-c0-fs0-ch2",
47 "clk-s-c0-fs0-ch3";