Searched defs:gate (Results 1 - 25 of 126) sorted by relevance

123456

/linux-master/drivers/clk/sunxi/
H A Dclk-a10-hosc.c21 struct clk_gate *gate; local
[all...]
H A Dclk-a10-mod1.c25 struct clk_gate *gate; local
H A Dclk-sun4i-pll3.c25 struct clk_gate *gate; local
H A Dclk-a20-gmac.c57 struct clk_gate *gate; local
[all...]
H A Dclk-sun8i-mbus.c31 struct clk_gate *gate; local
H A Dclk-a10-pll2.c45 struct clk_gate *gate; local
H A Dclk-a10-ve.c89 struct clk_gate *gate; local
/linux-master/drivers/clk/actions/
H A Dowl-gate.c36 struct owl_gate *gate = hw_to_owl_gate(hw); local
44 struct owl_gate *gate = hw_to_owl_gate(hw); local
67 struct owl_gate *gate = hw_to_owl_gate(hw); local
[all...]
/linux-master/drivers/staging/sm750fb/
H A Dddk750_power.c75 void sm750_set_current_gate(unsigned int gate) argument
88 u32 gate; local
101 u32 gate; local
118 u32 gate; local
135 u32 gate; local
[all...]
/linux-master/drivers/clk/bcm/
H A Dclk-bcm2835-aux.c22 void __iomem *reg, *gate; local
/linux-master/drivers/clk/uniphier/
H A Dclk-uniphier-gate.c25 struct uniphier_clk_gate *gate = to_uniphier_clk_gate(hw); local
44 struct uniphier_clk_gate *gate = to_uniphier_clk_gate(hw); local
64 struct uniphier_clk_gate *gate; local
[all...]
/linux-master/drivers/clk/pistachio/
H A Dclk.c57 pistachio_clk_register_gate(struct pistachio_clk_provider *p, struct pistachio_gate *gate, unsigned int num) argument
/linux-master/drivers/clk/imx/
H A Dclk-gate-exclusive.c25 struct clk_gate gate; member in struct:clk_gate_exclusive
31 struct clk_gate *gate local
62 struct clk_gate *gate; local
[all...]
H A Dclk-gate2.c43 struct clk_gate2 *gate = to_clk_gate2(hw); local
55 struct clk_gate2 *gate local
72 struct clk_gate2 *gate = to_clk_gate2(hw); local
102 struct clk_gate2 *gate = to_clk_gate2(hw); local
118 struct clk_gate2 *gate = to_clk_gate2(hw); local
142 struct clk_gate2 *gate; local
[all...]
/linux-master/include/linux/
H A Di2c-mux.h23 unsigned int gate:1; member in struct:i2c_mux_core
/linux-master/drivers/clk/zynqmp/
H A Dclk-gate-zynqmp.c36 struct zynqmp_clk_gate *gate = to_zynqmp_clk_gate(hw); local
56 struct zynqmp_clk_gate *gate = to_zynqmp_clk_gate(hw); local
76 struct zynqmp_clk_gate *gate = to_zynqmp_clk_gate(hw); local
112 struct zynqmp_clk_gate *gate; local
[all...]
/linux-master/include/media/
H A Dvideobuf2-dvb.h50 int gate; /* Frontend with gate control 0=!MFE,1=fe0,2=fe1 etc */ member in struct:vb2_dvb_frontends
/linux-master/drivers/clk/
H A Dclk-fsl-sai.c25 struct clk_gate gate; member in struct:fsl_sai_clk
/linux-master/drivers/clk/tegra/
H A Dclk-periph-gate.c38 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); local
53 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); local
55 write_enb_set(periph_clk_to_bit(gate), gate); local
68 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); local
78 write_enb_clr(periph_clk_to_bit(gate), gate); local
83 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); local
98 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); local
113 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); local
140 struct tegra_clk_periph_gate *gate; local
[all...]
/linux-master/scripts/gcc-plugins/
H A Dgcc-generate-gimple-pass.h94 virtual bool gate(function *) { return _GATE(); } function in class:__anon1200::_PASS_NAME_PASS
H A Dgcc-generate-simple_ipa-pass.h94 virtual bool gate(function *) { return _GATE(); } function in class:__anon1203::_PASS_NAME_PASS
H A Dgcc-generate-rtl-pass.h94 virtual bool gate(function *) { return _GATE(); } function in class:__anon1202::_PASS_NAME_PASS
/linux-master/drivers/clk/sunxi-ng/
H A Dccu_gate.c12 void ccu_gate_helper_disable(struct ccu_common *common, u32 gate) argument
36 int ccu_gate_helper_enable(struct ccu_common *common, u32 gate) argument
62 int ccu_gate_helper_is_enabled(struct ccu_common *common, u32 gate) argument
/linux-master/drivers/clk/mmp/
H A Dclk-gate.c26 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); local
53 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); local
71 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); local
97 struct mmp_clk_gate *gate; local
[all...]
/linux-master/sound/soc/mediatek/mt8195/
H A Dmt8195-audsys-clk.c189 const struct afe_gate *gate = &aud_clks[i]; local

Completed in 183 milliseconds

123456