Home
last modified time | relevance | path

Searched refs:gates (Results 1 – 25 of 38) sorted by relevance

12

/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dallwinner,sun4i-a10-gates-clk.yaml24 - const: allwinner,sun4i-a10-gates-clk
25 - const: allwinner,sun4i-a10-axi-gates-clk
26 - const: allwinner,sun4i-a10-ahb-gates-clk
27 - const: allwinner,sun5i-a10s-ahb-gates-clk
28 - const: allwinner,sun5i-a13-ahb-gates-clk
29 - const: allwinner,sun7i-a20-ahb-gates-clk
30 - const: allwinner,sun6i-a31-ahb1-gates-clk
31 - const: allwinner,sun8i-a23-ahb1-gates-clk
32 - const: allwinner,sun9i-a80-ahb0-gates-clk
33 - const: allwinner,sun9i-a80-ahb1-gates-clk
[all …]
H A Dallwinner,sun8i-h3-bus-gates-clk.yaml4 $id: http://devicetree.org/schemas/clock/allwinner,sun8i-h3-bus-gates-clk.yaml#
23 const: allwinner,sun8i-h3-bus-gates-clk
59 compatible = "allwinner,sun8i-h3-bus-gates-clk";
H A Drenesas,cpg-mstp-clocks.yaml13 The Clock Pulse Generator (CPG) can gate SoC device clocks. The gates are
14 organized in groups of up to 32 gates.
H A Dst,nomadik.txt7 PLLs and clock gates.
34 HCLK nodes: these represent the clock gates on individual
H A Dingenic,cgu.yaml11 typically includes a variety of PLLs, multiplexers, dividers & gates in order
H A Dalphascale,acc.txt4 clock source, setting deviders and clock gates.
H A Dimx8qxp-lpcg.yaml14 model to control the clock gates for the peripherals. An LPCG module
H A Dpistachio-clock.txt103 gates for the external clocks "audio_clk_in" and "enet_clk_in".
/f-stack/freebsd/arm64/rockchip/clk/
H A Drk_cru.c191 if (sc->gates[i].name == NULL) in rk_cru_register_gates()
194 def.clkdef.id = sc->gates[i].id; in rk_cru_register_gates()
195 def.clkdef.name = sc->gates[i].name; in rk_cru_register_gates()
196 def.clkdef.parent_names = &sc->gates[i].parent_name; in rk_cru_register_gates()
198 def.offset = sc->gates[i].offset; in rk_cru_register_gates()
199 def.shift = sc->gates[i].shift; in rk_cru_register_gates()
277 if (sc->gates) in rk_cru_attach()
H A Drk_cru.h240 struct rk_cru_gate *gates; member
/f-stack/freebsd/arm/allwinner/clkng/
H A Daw_ccung.c192 if (sc->gates[i].name == NULL) in aw_ccung_register_gates()
196 def.clkdef.name = sc->gates[i].name; in aw_ccung_register_gates()
197 def.clkdef.parent_names = &sc->gates[i].parent_name; in aw_ccung_register_gates()
199 def.offset = sc->gates[i].offset; in aw_ccung_register_gates()
200 def.shift = sc->gates[i].shift; in aw_ccung_register_gates()
329 if (sc->gates) in aw_ccung_attach()
H A Dccu_de2.c181 sc->gates = h3_de2_ccu_gates; in ccu_de2_attach()
189 sc->gates = a64_de2_ccu_gates; in ccu_de2_attach()
H A Dccu_sun8i_r.c196 sc->gates = ccu_sun8i_r_gates; in ccu_sun8i_r_attach()
243 sc->gates = ccu_sun8i_r_gates; in ccu_a83t_r_attach()
H A Daw_ccung.h85 struct aw_ccung_gate *gates; member
H A Dccu_h6_r.c150 sc->gates = ccu_sun50i_h6_r_gates; in ccu_sun50i_h6_r_attach()
H A Dccu_h6.c479 sc->gates = h6_ccu_gates; in ccu_h6_attach()
H A Dccu_a10.c601 sc->gates = a10_ccu_gates; in ccu_a10_attach()
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Di2c-gate.txt4 there are no competing masters to consider for gates and therefore there is
5 no arbitration happening for gates.
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Dallwinner,sun8i-a23-prcm.yaml31 - allwinner,sun8i-a23-apb0-gates-clk
73 const: allwinner,sun8i-a23-apb0-gates-clk
182 compatible = "allwinner,sun8i-a23-apb0-gates-clk";
H A Dallwinner,sun6i-a31-prcm.yaml31 - allwinner,sun6i-a31-apb0-gates-clk
71 const: allwinner,sun6i-a31-apb0-gates-clk
197 compatible = "allwinner,sun6i-a31-apb0-gates-clk";
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra-audio-rt5677.txt33 - nvidia,dmic-clk-en-gpios : The GPIO that gates DMIC clock signal
/f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/davinci/
H A Dpll.txt4 to the PLL itself, this controller also contains bypasses, gates, dividers,
H A Dda8xx-cfgchip.txt5 gates. This document describes the bindings for those clocks.
/f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/
H A Dgate.txt42 gates the clock and clearing the bit ungates the clock.
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Dallwinner,sun8i-r40-tcon-top.yaml17 encoder clock source and contains additional TV TCON and DSI gates.

12