Lines Matching refs:clock

3 This binding uses the common clock binding:
4 Documentation/devicetree/bindings/clock/clock-bindings.txt
6 The iProc clock controller manages clocks that are common to the iProc family.
17 - #clock-cells:
18 Have a value of <1> since there are more than 1 leaf clock of a given PLL
22 clock control registers required for the PLL
25 The input parent clock phandle for the PLL. For most iProc PLLs, this is an
28 - clock-output-names:
34 #clock-cells = <0>;
35 compatible = "fixed-clock";
36 clock-frequency = <25000000>;
40 #clock-cells = <1>;
44 clock-output-names = "genpll", "axi21", "250mhz", "ihost_sys",
51 reference clock of the onboard crystal
57 - #clock-cells:
62 clock control registers required for ASIU clocks
65 The input parent clock phandle for the ASIU clock, i.e., the onboard
68 - clock-output-names:
74 #clock-cells = <0>;
75 compatible = "fixed-clock";
76 clock-frequency = <25000000>;
80 #clock-cells = <1>;
84 clock-output-names = "keypad", "adc/touch", "pwm";
89 PLL and leaf clock compatible strings for Cygnus are:
96 The following table defines the set of PLL/clock index and ID for Cygnus.
97 These clock IDs are defined in:
98 "include/dt-bindings/clock/bcm-cygnus.h"
136 PLL and leaf clock compatible strings for Northstar and Northstar Plus are:
141 The following table defines the set of PLL/clock index and ID for Northstar and
142 Northstar Plus. These clock IDs are defined in:
143 "include/dt-bindings/clock/bcm-nsp.h"
166 PLL and leaf clock compatible strings for Northstar 2 are:
172 The following table defines the set of PLL/clock index and ID for Northstar 2.
173 These clock IDs are defined in:
174 "include/dt-bindings/clock/bcm-ns2.h"