Lines Matching refs:clock
1 Binding for Texas Instruments autoidle clock.
5 This binding uses the common clock binding[1]. It assumes a register mapped
6 clock which can be put to idle automatically by hardware based on the usage
7 and a configuration bit setting. Autoidle clock is never an individual
8 clock, it is always a derivative of some basic clock like a gate, divider,
11 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
20 #clock-cells = <0>;
21 compatible = "ti,divider-clock";
31 #clock-cells = <0>;
32 compatible = "ti,fixed-factor-clock";
34 ti,clock-div = <1>;
37 ti,clock-mult = <1>;