Home
last modified time | relevance | path

Searched refs:mtk_clk_cpumux (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/clk/mediatek/
H A Dclk-cpumux.c18 struct mtk_clk_cpumux { struct
26 static inline struct mtk_clk_cpumux *to_mtk_clk_cpumux(struct clk_hw *_hw) in to_mtk_clk_cpumux()
28 return container_of(_hw, struct mtk_clk_cpumux, hw); in to_mtk_clk_cpumux()
33 struct mtk_clk_cpumux *mux = to_mtk_clk_cpumux(hw); in clk_cpumux_get_parent()
46 struct mtk_clk_cpumux *mux = to_mtk_clk_cpumux(hw); in clk_cpumux_set_parent()
65 struct mtk_clk_cpumux *cpumux; in mtk_clk_register_cpumux()
96 struct mtk_clk_cpumux *cpumux; in mtk_clk_unregister_cpumux()
/kernel/linux/linux-5.10/drivers/clk/mediatek/
H A Dclk-cpumux.c14 static inline struct mtk_clk_cpumux *to_mtk_clk_cpumux(struct clk_hw *_hw) in to_mtk_clk_cpumux()
16 return container_of(_hw, struct mtk_clk_cpumux, hw); in to_mtk_clk_cpumux()
21 struct mtk_clk_cpumux *mux = to_mtk_clk_cpumux(hw); in clk_cpumux_get_parent()
34 struct mtk_clk_cpumux *mux = to_mtk_clk_cpumux(hw); in clk_cpumux_set_parent()
52 struct mtk_clk_cpumux *cpumux; in mtk_clk_register_cpumux()
H A Dclk-cpumux.h10 struct mtk_clk_cpumux { struct

Completed in 2 milliseconds