| /kernel/linux/linux-6.6/drivers/clk/uniphier/ |
| H A D | clk-uniphier-gate.c | 25 struct uniphier_clk_gate *gate = to_uniphier_clk_gate(hw); in uniphier_clk_gate_endisable() local 44 struct uniphier_clk_gate *gate = to_uniphier_clk_gate(hw); in uniphier_clk_gate_is_enabled() local 64 struct uniphier_clk_gate *gate; in uniphier_clk_register_gate() local [all...] |
| /kernel/linux/linux-6.6/drivers/clk/pistachio/ |
| H A D | clk.c | 57 pistachio_clk_register_gate(struct pistachio_clk_provider *p, struct pistachio_gate *gate, unsigned int num) pistachio_clk_register_gate() argument
|
| /kernel/linux/linux-6.6/drivers/clk/sunxi/ |
| H A D | clk-sun8i-mbus.c | 31 struct clk_gate *gate; in sun8i_a23_mbus_setup() local
|
| H A D | clk-a10-pll2.c | 45 struct clk_gate *gate; in sun4i_pll2_setup() local
|
| H A D | clk-a10-ve.c | 89 struct clk_gate *gate; in sun4i_ve_clk_setup() local
|
| /kernel/linux/linux-6.6/drivers/clk/zynqmp/ |
| H A D | clk-gate-zynqmp.c | 36 struct zynqmp_clk_gate *gate = to_zynqmp_clk_gate(hw); in zynqmp_clk_gate_enable() local 56 struct zynqmp_clk_gate *gate = to_zynqmp_clk_gate(hw); in zynqmp_clk_gate_disable() local 76 struct zynqmp_clk_gate *gate = to_zynqmp_clk_gate(hw); in zynqmp_clk_gate_is_enabled() local 112 struct zynqmp_clk_gate *gate; in zynqmp_clk_register_gate() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk-fsl-sai.c | 25 struct clk_gate gate; member
|
| /kernel/linux/linux-5.10/drivers/clk/samsung/ |
| H A D | clk-exynos-clkout.c | 27 struct clk_gate gate; member
|
| /kernel/linux/linux-5.10/drivers/clk/imx/ |
| H A D | clk-gate2.c | 42 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_enable() local 69 struct clk_gate2 *gate = to_clk_gate2(hw); clk_gate2_disable() local 106 struct clk_gate2 *gate = to_clk_gate2(hw); clk_gate2_is_enabled() local 116 struct clk_gate2 *gate = to_clk_gate2(hw); clk_gate2_disable_unused() local 147 struct clk_gate2 *gate; clk_hw_register_gate2() local [all...] |
| H A D | clk-composite-7ulp.c | 33 struct clk_gate *gate = NULL; in imx7ulp_clk_hw_composite() local
|
| /kernel/linux/linux-5.10/drivers/clk/mmp/ |
| H A D | clk-gate.c | 29 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); in mmp_clk_gate_enable() local 56 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); mmp_clk_gate_disable() local 74 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); mmp_clk_gate_is_enabled() local 100 struct mmp_clk_gate *gate; mmp_clk_register_gate() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
| H A D | ccu_gate.c | 12 void ccu_gate_helper_disable(struct ccu_common *common, u32 gate) in ccu_gate_helper_disable() argument 35 int ccu_gate_helper_enable(struct ccu_common *common, u32 gate) in ccu_gate_helper_enable() argument 60 int ccu_gate_helper_is_enabled(struct ccu_common *common, u32 gate) in ccu_gate_helper_is_enabled() argument
|
| /kernel/linux/linux-5.10/drivers/clk/tegra/ |
| H A D | clk-periph-gate.c | 38 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); clk_periph_is_enabled() local 53 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); clk_periph_enable_locked() local 55 write_enb_set(periph_clk_to_bit(gate), gate); clk_periph_enable_locked() local 62 write_rst_clr(periph_clk_to_bit(gate), gate); clk_periph_enable_locked() local 76 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); clk_periph_disable_locked() local 86 write_enb_clr(periph_clk_to_bit(gate), gate); clk_periph_disable_locked() local 91 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); clk_periph_enable() local 106 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); clk_periph_disable() local 121 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); clk_periph_disable_unused() local 148 struct tegra_clk_periph_gate *gate; tegra_clk_register_periph_gate() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/sunxi/ |
| H A D | clk-a10-pll2.c | 45 struct clk_gate *gate; in sun4i_pll2_setup() local
|
| H A D | clk-a10-ve.c | 89 struct clk_gate *gate; in sun4i_ve_clk_setup() local
|
| /kernel/linux/linux-6.6/drivers/clk/imx/ |
| H A D | clk-gate2.c | 43 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_do_shared_clks() local 55 struct clk_gate2 *gate in clk_gate2_enable() local 72 struct clk_gate2 *gate = to_clk_gate2(hw); clk_gate2_disable() local 102 struct clk_gate2 *gate = to_clk_gate2(hw); clk_gate2_is_enabled() local 118 struct clk_gate2 *gate = to_clk_gate2(hw); clk_gate2_disable_unused() local 142 struct clk_gate2 *gate; clk_hw_register_gate2() local [all...] |
| /kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
| H A D | ccu_gate.c | 12 void ccu_gate_helper_disable(struct ccu_common *common, u32 gate) in ccu_gate_helper_disable() argument 36 int ccu_gate_helper_enable(struct ccu_common *common, u32 gate) in ccu_gate_helper_enable() argument 62 int ccu_gate_helper_is_enabled(struct ccu_common *common, u32 gate) in ccu_gate_helper_is_enabled() argument
|
| /kernel/linux/linux-6.6/drivers/clk/mmp/ |
| H A D | clk-gate.c | 26 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); in mmp_clk_gate_enable() local 53 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); mmp_clk_gate_disable() local 71 struct mmp_clk_gate *gate = to_clk_mmp_gate(hw); mmp_clk_gate_is_enabled() local 97 struct mmp_clk_gate *gate; mmp_clk_register_gate() local [all...] |
| /kernel/linux/linux-6.6/drivers/clk/tegra/ |
| H A D | clk-periph-gate.c | 38 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); clk_periph_is_enabled() local 53 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); clk_periph_enable_locked() local 55 write_enb_set(periph_clk_to_bit(gate), gate); clk_periph_enable_locked() local 68 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); clk_periph_disable_locked() local 78 write_enb_clr(periph_clk_to_bit(gate), gate); clk_periph_disable_locked() local 83 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); clk_periph_enable() local 98 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); clk_periph_disable() local 113 struct tegra_clk_periph_gate *gate = to_clk_periph_gate(hw); clk_periph_disable_unused() local 140 struct tegra_clk_periph_gate *gate; tegra_clk_register_periph_gate() local [all...] |
| /kernel/linux/linux-6.6/scripts/gcc-plugins/ |
| H A D | gcc-generate-gimple-pass.h | 94 virtual bool gate(function *) { return _GATE(); } in gate() function in __anon41906::_PASS_NAME_PASS
|
| H A D | gcc-generate-simple_ipa-pass.h | 94 virtual bool gate(function *) { return _GATE(); } in gate() function in __anon41909::_PASS_NAME_PASS
|
| H A D | gcc-generate-rtl-pass.h | 94 virtual bool gate(function *) { return _GATE(); } in gate() function in __anon41908::_PASS_NAME_PASS
|
| /kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/ |
| H A D | mt8186-audsys-clk.c | 125 const struct afe_gate *gate = &aud_clks[i]; in mt8186_audsys_clk_register() local
|
| /kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/ |
| H A D | mt8188-audsys-clk.c | 179 const struct afe_gate *gate = &aud_clks[i]; in mt8188_audsys_clk_register() local
|
| /kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/ |
| H A D | mt8195-audsys-clk.c | 189 const struct afe_gate *gate = &aud_clks[i]; in mt8195_audsys_clk_register() local
|