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

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

Completed in 141 milliseconds