Searched defs:gate_hw (Results 1 – 5 of 5) sorted by relevance
161 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_is_enabled() local172 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_enable() local183 struct clk_hw *gate_hw = composite->gate_hw; in clk_composite_disable() local194 struct clk_hw *gate_hw, const struct clk_ops *gate_ops, in clk_register_composite()
87 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_is_enabled() local98 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_enable() local109 struct clk_hw *gate_hw = &periph->gate.hw; in clk_periph_disable() local
170 struct clk_hw *gate_hw = NULL; in sunxi_factors_register() local
1127 struct clk_hw *gate_hw, *rate_hw; in sunxi_divs_clk_setup() local
513 struct clk_hw *gate_hw; member