Lines Matching +full:clock +full:- +full:specifier

4 clock control units (CCUs).  A CCU is a clock provider that manages
5 a set of clock signals. Each CCU is represented by a node in the
8 This binding uses the common clock binding:
9 Documentation/devicetree/bindings/clock/clock-bindings.txt
12 - compatible
13 Shall have a value of the form "brcm,<model>-<which>-ccu",
16 "brcm,bcm11351-root-ccu"
19 - reg
21 containing clock control registers
22 - #clock-cells
23 Shall have value <1>. The permitted clock-specifier values
25 - clock-output-names
32 compatible = "brcm,bcm11351-slave-ccu";
34 #clock-cells = <1>;
35 clock-output-names = "uartb",
42 #clock-cells = <0>;
43 compatible = "fixed-clock";
44 clock-frequency = <26000000>;
48 compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart";
52 reg-shift = <2>;
53 reg-io-width = <4>;
57 ---------------
59 "brcm,bcm11351-root-ccu"
60 "brcm,bcm11351-aon-ccu"
61 "brcm,bcm11351-hub-ccu"
62 "brcm,bcm11351-master-ccu"
63 "brcm,bcm11351-slave-ccu"
65 The following table defines the set of CCUs and clock specifiers for
66 BCM281XX family clocks. When a clock consumer references a clocks,
67 its symbolic specifier (rather than its numeric index value) should
69 "include/dt-bindings/clock/bcm281xx.h"
71 CCU Clock Type Index Specifier
72 --- ----- ---- ----- ---------
103 ---------------
105 "brcm,bcm21664-root-ccu"
106 "brcm,bcm21664-aon-ccu"
107 "brcm,bcm21664-master-ccu"
108 "brcm,bcm21664-slave-ccu"
110 The following table defines the set of CCUs and clock specifiers for
111 BCM21664 family clocks. When a clock consumer references a clocks,
112 its symbolic specifier (rather than its numeric index value) should
114 "include/dt-bindings/clock/bcm21664.h"
116 CCU Clock Type Index Specifier
117 --- ----- ---- ----- ---------