Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-composite.c185 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_is_enabled() local
196 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_enable() local
207 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_disable() local
218 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_hw_register_composite()
331 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_register_composite()
Dclk-stm32h7.c352 struct clk_hw *gate_hw; member
369 struct clk_hw *gate_hw; in get_cfg_composite_div() local
Dclk-stm32f4.c1371 struct clk_hw *mux_hw = NULL, *gate_hw = NULL; in stm32_register_aux_clk() local
Dclk-stm32mp1.c539 struct clk_hw *gate_hw; in _get_stm32_gate() local
616 struct clk_hw *mux_hw, *div_hw, *gate_hw; in clk_stm32_register_composite() local
/Linux-v4.19/drivers/clk/actions/
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()
Dowl-gate.h23 struct owl_gate_hw gate_hw; member
Dowl-composite.h29 struct owl_gate_hw gate_hw; member
/Linux-v4.19/drivers/clk/tegra/
Dclk-periph.c86 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_is_enabled() local
97 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_enable() local
108 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_disable() local
Dclk-sdmmc-mux.c169 struct clk_hw *gate_hw = &sdmmc_mux->gate.hw; in clk_sdmmc_mux_is_enabled() local
180 struct clk_hw *gate_hw = &sdmmc_mux->gate.hw; in clk_sdmmc_mux_enable() local
191 struct clk_hw *gate_hw = &sdmmc_mux->gate.hw; in clk_sdmmc_mux_disable() local
/Linux-v4.19/drivers/clk/mediatek/
Dclk-mtk.c154 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in mtk_clk_register_composite() local
/Linux-v4.19/drivers/clk/ti/
Dadpll.c550 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_enable() local
560 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_disable() local
569 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_is_enabled() local
/Linux-v4.19/drivers/clk/sunxi/
Dclk-factors.c188 struct clk_hw *gate_hw = NULL; in __sunxi_factors_register() local
Dclk-sunxi.c958 struct clk_hw *gate_hw, *rate_hw; in sunxi_divs_clk_setup() local
/Linux-v4.19/drivers/clk/mvebu/
Darmada-37xx-periph.c88 struct clk_hw *gate_hw; member
603 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *rate_hw = NULL; in armada_3700_add_composite_clk() local
/Linux-v4.19/include/linux/
Dclk-provider.h681 struct clk_hw *gate_hw; member
/Linux-v4.19/drivers/clk/nxp/
Dclk-lpc32xx.c1440 struct clk_hw *mux_hw = NULL, *div_hw = NULL, *gate_hw = NULL; in lpc32xx_clk_register() local