| /kernel/linux/linux-6.6/drivers/clk/ |
| D | clk-composite.c | 208 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_is_enabled() local 219 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_enable() local 230 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_disable() local 242 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in __clk_hw_register_composite() 358 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_hw_register_composite() 374 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_hw_register_composite_pdata() 387 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_register_composite() 406 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_register_composite_pdata() 455 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in __devm_clk_hw_register_composite() 485 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in devm_clk_hw_register_composite_pdata()
|
| /kernel/linux/linux-5.10/drivers/clk/ |
| D | clk-composite.c | 173 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_is_enabled() local 184 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_enable() local 195 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_disable() local 207 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in __clk_hw_register_composite() 323 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_hw_register_composite() 339 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_hw_register_composite_pdata() 352 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_register_composite() 370 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_register_composite_pdata()
|
| /kernel/linux/linux-5.10/drivers/clk/tegra/ |
| D | clk-sdmmc-mux.c | 170 struct clk_hw *gate_hw = &sdmmc_mux->gate.hw; in clk_sdmmc_mux_is_enabled() local 181 struct clk_hw *gate_hw = &sdmmc_mux->gate.hw; in clk_sdmmc_mux_enable() local 192 struct clk_hw *gate_hw = &sdmmc_mux->gate.hw; in clk_sdmmc_mux_disable() local 201 struct clk_hw *gate_hw = &sdmmc_mux->gate.hw; in clk_sdmmc_mux_disable_unused() local
|
| D | clk-periph.c | 76 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_is_enabled() local 87 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_enable() local 98 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_disable() local 107 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_disable_unused() local
|
| /kernel/linux/linux-6.6/drivers/clk/tegra/ |
| D | clk-sdmmc-mux.c | 170 struct clk_hw *gate_hw = &sdmmc_mux->gate.hw; in clk_sdmmc_mux_is_enabled() local 181 struct clk_hw *gate_hw = &sdmmc_mux->gate.hw; in clk_sdmmc_mux_enable() local 192 struct clk_hw *gate_hw = &sdmmc_mux->gate.hw; in clk_sdmmc_mux_disable() local 201 struct clk_hw *gate_hw = &sdmmc_mux->gate.hw; in clk_sdmmc_mux_disable_unused() local
|
| D | clk-periph.c | 82 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_is_enabled() local 93 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_enable() local 104 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_disable() local 113 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_disable_unused() local
|
| /kernel/linux/linux-6.6/drivers/clk/actions/ |
| D | owl-gate.c | 17 const struct owl_gate_hw *gate_hw, bool enable) in owl_gate_set() 53 const struct owl_gate_hw *gate_hw) in owl_gate_clk_is_enabled()
|
| D | owl-gate.h | 23 struct owl_gate_hw gate_hw; member
|
| D | owl-composite.h | 29 struct owl_gate_hw gate_hw; member
|
| /kernel/linux/linux-5.10/drivers/clk/actions/ |
| D | owl-gate.c | 17 const struct owl_gate_hw *gate_hw, bool enable) in owl_gate_set() 53 const struct owl_gate_hw *gate_hw) in owl_gate_clk_is_enabled()
|
| D | owl-gate.h | 23 struct owl_gate_hw gate_hw; member
|
| D | owl-composite.h | 29 struct owl_gate_hw gate_hw; member
|
| /kernel/linux/linux-5.10/drivers/clk/imx/ |
| D | clk-composite-7ulp.c | 31 struct clk_hw *mux_hw = NULL, *fd_hw = NULL, *gate_hw = NULL; in imx7ulp_clk_hw_composite() local
|
| D | clk-composite-8m.c | 183 struct clk_hw *div_hw, *gate_hw; in imx8m_clk_hw_composite_flags() local
|
| /kernel/linux/linux-6.6/drivers/clk/imx/ |
| D | clk-composite-7ulp.c | 74 struct clk_hw *mux_hw = NULL, *fd_hw = NULL, *gate_hw = NULL; in imx_ulp_clk_hw_composite() local
|
| D | clk-composite-93.c | 189 struct clk_hw *div_hw, *gate_hw; in imx93_clk_composite_flags() local
|
| D | clk-composite-8m.c | 214 struct clk_hw *div_hw, *gate_hw = NULL; in __imx8m_clk_hw_composite() local
|
| /kernel/linux/linux-5.10/drivers/clk/mediatek/ |
| D | clk-mtk.c | 156 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in mtk_clk_register_composite() local
|
| /kernel/linux/linux-6.6/drivers/clk/ti/ |
| D | adpll.c | 535 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_enable() local 545 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_disable() local 554 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_is_enabled() local
|
| /kernel/linux/linux-5.10/drivers/clk/ti/ |
| D | adpll.c | 544 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_enable() local 554 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_disable() local 563 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_is_enabled() local
|
| /kernel/linux/linux-6.6/drivers/clk/sunxi/ |
| D | clk-factors.c | 185 struct clk_hw *gate_hw = NULL; in __sunxi_factors_register() local
|
| /kernel/linux/linux-5.10/drivers/clk/sunxi/ |
| D | clk-factors.c | 185 struct clk_hw *gate_hw = NULL; in __sunxi_factors_register() local
|
| /kernel/linux/linux-5.10/drivers/clk/mvebu/ |
| D | armada-37xx-periph.c | 99 struct clk_hw *gate_hw; member 622 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *rate_hw = NULL; in armada_3700_add_composite_clk() local
|
| /kernel/linux/linux-6.6/drivers/clk/mvebu/ |
| D | armada-37xx-periph.c | 99 struct clk_hw *gate_hw; member 622 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *rate_hw = NULL; in armada_3700_add_composite_clk() local
|
| /kernel/linux/linux-6.6/drivers/clk/mediatek/ |
| D | clk-mtk.c | 224 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in mtk_clk_register_composite() local
|