Lines Matching full:gate
1 Binding for Texas Instruments gate clock.
6 quite much similar to the basic gate-clock [2], however,
13 [2] Documentation/devicetree/bindings/clock/gpio-gate-clock.yaml
18 "ti,gate-clock" - basic gate clock
19 "ti,wait-gate-clock" - gate clock which waits until clock is active before
21 "ti,dss-gate-clock" - gate clock with DSS specific hardware handling
22 "ti,am35xx-gate-clock" - gate clock with AM35xx specific hardware handling
23 "ti,clkdm-gate-clock" - clockdomain gate clock, which derives its functional
26 "ti,hsdiv-gate-clock" - gate clock with OMAP36xx specific hardware handling,
28 "ti,composite-gate-clock" - composite gate clock, to be part of composite
30 "ti,composite-no-wait-gate-clock" - composite gate clock that does not wait
35 - reg : offset for register controlling adjustable gate, not needed for
36 ti,clkdm-gate-clock type
40 - ti,bit-shift : bit shift for programming the clock gate, invalid for
41 ti,clkdm-gate-clock type
42 - ti,set-bit-to-disable : inverts default gate programming. Setting the bit
48 compatible = "ti,gate-clock";
56 compatible = "ti,wait-gate-clock";
64 compatible = "ti,dss-gate-clock";
72 compatible = "ti,am35xx-gate-clock";
80 compatible = "ti,clkdm-gate-clock";
86 compatible = "ti,hsdiv-gate-clock";
95 compatible = "ti,composite-gate-clock";
103 compatible = "ti,composite-no-wait-gate-clock";