Home
last modified time | relevance | path

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

/drivers/clk/
Dclk-composite.c160 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_is_enabled() local
171 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_enable() local
182 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_disable() local
193 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_register_composite()
/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
/drivers/clk/mediatek/
Dclk-mtk.c145 struct clk_hw *mux_hw = NULL, *gate_hw = NULL, *div_hw = NULL; in mtk_clk_register_composite() local
/drivers/clk/sunxi/
Dclk-factors.c171 struct clk_hw *gate_hw = NULL; in sunxi_factors_register() local
Dclk-sunxi.c981 struct clk_hw *gate_hw, *rate_hw; in sunxi_divs_clk_setup() local