Lines Matching refs:clock
3 The Exynos4415 clock controller generates and supplies clock to various
10 (CMU_LEFTBUS, CMU_RIGHTBUS, CMU_TOP, CMU_CPU clock domains).
12 Controller (DMC) domain clock controller.
17 - #clock-cells: should be 1.
19 Each clock is assigned an identifier and client nodes can use this identifier
20 to specify the clock which they consume.
23 dt-bindings/clock/exynos4415.h header and can be used in device
26 Example 1: An example of a clock controller node is listed below.
28 cmu: clock-controller@10030000 {
31 #clock-cells = <1>;
34 cmu-dmc: clock-controller@105C0000 {
37 #clock-cells = <1>;