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