Lines Matching refs:clock
1 Binding for Maxim MAX77802 32k clock generator block
6 The MAX77802 contains two 32.768khz clock outputs that can be controlled
12 - #clock-cells: From common clock binding; shall be set to 1.
15 - clock-output-names: From common clock binding.
17 Each clock is assigned an identifier and client nodes can use this identifier
18 to specify the clock which they consume. Following indices are allowed:
19 - 0: 32khz_ap clock,
20 - 1: 32khz_cp clock.
22 Clocks are defined as preprocessor macros in dt-bindings/clock/maxim,max77802.h
32 #clock-cells = <1>;
42 clock-names = "my-clock";