Home
last modified time | relevance | path

Searched refs:to_mtk_clk_gate (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/mediatek/
H A Dclk-gate.c26 static inline struct mtk_clk_gate *to_mtk_clk_gate(struct clk_hw *hw) in to_mtk_clk_gate() function
33 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_get_clockgating()
53 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_set_bit()
60 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_clr_bit()
67 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_set_bit_no_setclr()
74 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_clr_bit_no_setclr()
199 cg = to_mtk_clk_gate(hw); in mtk_clk_unregister_gate()