/Linux-v5.4/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 206 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_hw_register_composite() 319 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_register_composite()
|
D | clk-stm32h7.c | 352 struct clk_hw *gate_hw; member 369 struct clk_hw *gate_hw; in get_cfg_composite_div() local
|
D | clk-stm32mp1.c | 539 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
|
D | clk-stm32f4.c | 1635 struct clk_hw *mux_hw = NULL, *gate_hw = NULL; in stm32_register_aux_clk() local
|
/Linux-v5.4/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
|
/Linux-v5.4/drivers/clk/tegra/ |
D | clk-periph.c | 75 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_is_enabled() local 86 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_enable() local 97 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_disable() local
|
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
|
/Linux-v5.4/drivers/clk/imx/ |
D | clk-composite-7ulp.c | 30 struct clk_hw *mux_hw = NULL, *fd_hw = NULL, *gate_hw = NULL; in imx7ulp_clk_composite() local
|
D | clk-composite-8m.c | 132 struct clk_hw *div_hw, *gate_hw; in imx8m_clk_composite_flags() local
|
/Linux-v5.4/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
|
/Linux-v5.4/drivers/clk/ti/ |
D | adpll.c | 551 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_enable() local 561 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_disable() local 570 struct clk_hw *gate_hw = &co->gate.hw; in ti_adpll_clkout_is_enabled() local
|
/Linux-v5.4/drivers/clk/sunxi/ |
D | clk-factors.c | 185 struct clk_hw *gate_hw = NULL; in __sunxi_factors_register() local
|
D | clk-sunxi.c | 950 struct clk_hw *gate_hw, *rate_hw; in sunxi_divs_clk_setup() local
|
/Linux-v5.4/drivers/clk/mvebu/ |
D | armada-37xx-periph.c | 98 struct clk_hw *gate_hw; member 613 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *rate_hw = NULL; in armada_3700_add_composite_clk() local
|
/Linux-v5.4/include/linux/ |
D | clk-provider.h | 731 struct clk_hw *gate_hw; member
|
/Linux-v5.4/drivers/clk/nxp/ |
D | clk-lpc32xx.c | 1434 struct clk_hw *mux_hw = NULL, *div_hw = NULL, *gate_hw = NULL; in lpc32xx_clk_register() local
|