Lines Matching full:gate
1 Binding for Texas Instruments gate clock.
4 quite much similar to the basic gate-clock [2], however,
11 [2] Documentation/devicetree/bindings/clock/gpio-gate-clock.yaml
16 "ti,gate-clock" - basic gate clock
17 "ti,wait-gate-clock" - gate clock which waits until clock is active before
19 "ti,dss-gate-clock" - gate clock with DSS specific hardware handling
20 "ti,am35xx-gate-clock" - gate clock with AM35xx specific hardware handling
21 "ti,clkdm-gate-clock" - clockdomain gate clock, which derives its functional
24 "ti,hsdiv-gate-clock" - gate clock with OMAP36xx specific hardware handling,
26 "ti,composite-gate-clock" - composite gate clock, to be part of composite
28 "ti,composite-no-wait-gate-clock" - composite gate clock that does not wait
33 - reg : offset for register controlling adjustable gate, not needed for
34 ti,clkdm-gate-clock type
38 - ti,bit-shift : bit shift for programming the clock gate, invalid for
39 ti,clkdm-gate-clock type
40 - ti,set-bit-to-disable : inverts default gate programming. Setting the bit
46 compatible = "ti,gate-clock";
54 compatible = "ti,wait-gate-clock";
62 compatible = "ti,dss-gate-clock";
70 compatible = "ti,am35xx-gate-clock";
78 compatible = "ti,clkdm-gate-clock";
84 compatible = "ti,hsdiv-gate-clock";
93 compatible = "ti,composite-gate-clock";
101 compatible = "ti,composite-no-wait-gate-clock";