Lines Matching full:clocks
5 generate and supply clocks to various hardware blocks within
10 available clocks are defined as preprocessor macros in
14 External clocks:
16 There are several clocks that are generated outside the SoC. It
26 Phy clocks:
28 There are several clocks which are generated by specific PHYs.
29 These clocks are fed into the clock controller and then routed to
30 the hardware blocks. These clocks are defined as fixed clocks in the
71 - clocks: list of clock identifiers which are fed as the input to
73 the input clocks for a given controller.
75 - clock-names: list of names of clocks which are fed as the input
78 Input clocks for top clock controller:
84 Input clocks for peri clock controller:
100 Input clocks for egl clock controller:
104 Input clocks for kfc clock controller:
108 Input clocks for g2d clock controller:
112 Input clocks for mif clock controller:
115 Input clocks for mfc clock controller:
119 Input clocks for g3d clock controller:
122 Input clocks for fsys clock controller:
131 Input clocks for aud clock controller:
137 Input clocks for isp clock controller:
143 Input clocks for gscl clock controller:
148 Input clocks for disp clock controller:
181 information about 'clocks' and 'clock-names' property.
187 clocks = <&clock_peri PERI_PCLK_UART0>, <&clock_peri PERI_SCLK_UART0>;