Lines Matching refs:clock
3 Each CGU base clock has several clock branches which can be turned on
9 This binding uses the common clock binding:
10 Documentation/devicetree/bindings/clock/clock-bindings.txt
17 containing clock control registers
18 - #clock-cells:
19 Shall have value <1>. The permitted clock-specifier values
20 are the branch clock names defined in table below.
25 - clock-names:
26 Shall contain a list of names for the base clock routed
27 from the CGU to the specific CCU. Valid CCU clock names:
38 A list of CCU clocks can be found in dt-bindings/clock/lpc18xx-ccu.h.
43 ccu1: clock-controller@40051000 {
46 #clock-cells = <1>;
51 clock-names = "base_apb3_clk", "base_apb1_clk",
57 ccu2: clock-controller@40052000 {
60 #clock-cells = <1>;
65 clock-names = "base_audio_clk", "base_uart3_clk",