Home
last modified time | relevance | path

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

/linux/drivers/clk/sophgo/
H A Dclk-cv18xx-ip.c598 static inline struct cv1800_clk_mmux *hw_to_cv1800_clk_mmux(struct clk_hw *hw) in hw_to_cv1800_clk_mmux()
602 return container_of(common, struct cv1800_clk_mmux, common); in hw_to_cv1800_clk_mmux()
605 static u8 mmux_get_parent_id(struct cv1800_clk_mmux *mmux) in mmux_get_parent_id()
621 struct cv1800_clk_mmux *mmux = hw_to_cv1800_clk_mmux(hw); in mmux_enable()
628 struct cv1800_clk_mmux *mmux = hw_to_cv1800_clk_mmux(hw); in mmux_disable()
635 struct cv1800_clk_mmux *mmux = hw_to_cv1800_clk_mmux(hw); in mmux_is_enabled()
643 struct cv1800_clk_mmux *mmux = data; in mmux_round_rate()
666 struct cv1800_clk_mmux *mmux = hw_to_cv1800_clk_mmux(hw); in mmux_determine_rate()
675 struct cv1800_clk_mmux *mmux = hw_to_cv1800_clk_mmux(hw); in mmux_recalc_rate()
698 struct cv1800_clk_mmux *mmux = hw_to_cv1800_clk_mmux(hw); in mmux_set_rate()
[all …]
H A Dclk-cv18xx-ip.h47 struct cv1800_clk_mmux { struct
199 struct cv1800_clk_mmux _name = { \