Lines Matching refs:clk_hw
18 static int mtk_cg_bit_is_cleared(struct clk_hw *hw)
30 static int mtk_cg_bit_is_set(struct clk_hw *hw)
42 static void mtk_cg_set_bit(struct clk_hw *hw)
49 static void mtk_cg_clr_bit(struct clk_hw *hw)
56 static void mtk_cg_set_bit_no_setclr(struct clk_hw *hw)
64 static void mtk_cg_clr_bit_no_setclr(struct clk_hw *hw)
72 static int mtk_cg_enable(struct clk_hw *hw)
79 static void mtk_cg_disable(struct clk_hw *hw)
84 static int mtk_cg_enable_inv(struct clk_hw *hw)
91 static void mtk_cg_disable_inv(struct clk_hw *hw)
96 static int mtk_cg_enable_no_setclr(struct clk_hw *hw)
103 static void mtk_cg_disable_no_setclr(struct clk_hw *hw)
108 static int mtk_cg_enable_inv_no_setclr(struct clk_hw *hw)
115 static void mtk_cg_disable_inv_no_setclr(struct clk_hw *hw)