Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/sophgo/
Dclk-cv18xx-ip.c16 struct cv1800_clk_common *common = hw_to_cv1800_clk_common(hw); in hw_to_cv1800_clk_gate()
81 struct cv1800_clk_common *common = hw_to_cv1800_clk_common(hw); in hw_to_cv1800_clk_div()
389 struct cv1800_clk_common *common = hw_to_cv1800_clk_common(hw); in hw_to_cv1800_clk_mux()
600 struct cv1800_clk_common *common = hw_to_cv1800_clk_common(hw); in hw_to_cv1800_clk_mmux()
788 struct cv1800_clk_common *common = hw_to_cv1800_clk_common(hw); in hw_to_cv1800_clk_audio()
Dclk-cv18xx-common.h27 hw_to_cv1800_clk_common(struct clk_hw *hw) in hw_to_cv1800_clk_common() function
Dclk-cv18xx-pll.c15 struct cv1800_clk_common *common = hw_to_cv1800_clk_common(hw); in hw_to_cv1800_clk_pll()
Dclk-cv1800.c1473 common = hw_to_cv1800_clk_common(hw); in cv1800_clk_init_ctrl()