Home
last modified time | relevance | path

Searched defs:gate_hw (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/clk/
A Dclk-composite.c203 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_is_enabled() local
214 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_enable() local
225 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_disable() local
237 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in __clk_hw_register_composite()
353 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_hw_register_composite()
369 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_hw_register_composite_pdata()
382 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_register_composite()
401 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_register_composite_pdata()
450 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in __devm_clk_hw_register_composite()
480 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in devm_clk_hw_register_composite_pdata()
A Dclk-stm32h7.c352 struct clk_hw *gate_hw; member
369 struct clk_hw *gate_hw; in get_cfg_composite_div() local
A Dclk-bm1880.c777 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in bm1880_clk_register_composite() local
A Dclk-stm32f4.c1635 struct clk_hw *mux_hw = NULL, *gate_hw = NULL; in stm32_register_aux_clk() local
A Dclk-stm32mp1.c542 struct clk_hw *gate_hw; in _get_stm32_gate() local
619 struct clk_hw *mux_hw, *div_hw, *gate_hw; in clk_stm32_register_composite() local
/linux/drivers/clk/tegra/
A Dclk-sdmmc-mux.c170 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
A Dclk-periph.c76 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
/linux/drivers/clk/actions/
A Dowl-gate.c17 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()
A Dowl-gate.h23 struct owl_gate_hw gate_hw; member
A Dowl-composite.h29 struct owl_gate_hw gate_hw; member
/linux/drivers/clk/imx/
A Dclk-composite-7ulp.c76 struct clk_hw *mux_hw = NULL, *fd_hw = NULL, *gate_hw = NULL; in imx_ulp_clk_hw_composite() local
A Dclk-composite-8m.c181 struct clk_hw *div_hw, *gate_hw; in __imx8m_clk_hw_composite() local
/linux/drivers/clk/ti/
A Dadpll.c544 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
/linux/drivers/clk/mediatek/
A Dclk-mtk.c171 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in mtk_clk_register_composite() local
/linux/drivers/clk/sunxi/
A Dclk-factors.c185 struct clk_hw *gate_hw = NULL; in __sunxi_factors_register() local
A Dclk-sunxi.c950 struct clk_hw *gate_hw, *rate_hw; in sunxi_divs_clk_setup() local
/linux/drivers/clk/mvebu/
A Darmada-37xx-periph.c99 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
/linux/drivers/clk/nxp/
A Dclk-lpc32xx.c1434 struct clk_hw *mux_hw = NULL, *div_hw = NULL, *gate_hw = NULL; in lpc32xx_clk_register() local
/linux/include/linux/
A Dclk-provider.h1101 struct clk_hw *gate_hw; member

Completed in 54 milliseconds