Lines Matching refs:clock
13 - clocks: List of clock specifiers as described in standard
14 clock bindings.
16 1st: Core clock (defaults to 32.768KHz if omitted).
17 2nd: System side (fast) clock.
18 3rd: Power modulation clock.
19 - clock-names: List of clock names corresponding to the clocks
21 Accepted clock names are:
22 "core": Core clock.
23 "sys": System clock.
24 "mod": Power modulation clock.
33 clock-names = "core";