Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/clk/sunxi-ng/
Dccu-sun6i-rtc.c59 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_enable()
66 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_disable()
73 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_is_enabled()
81 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_recalc_rate()
119 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_prepare()
134 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_unprepare()
148 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_recalc_rate()
167 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_recalc_accuracy()
Dccu_mmc_timing.c23 struct ccu_common *cm = hw_to_ccu_common(hw); in sunxi_ccu_set_mmc_timing_mode()
56 struct ccu_common *cm = hw_to_ccu_common(hw); in sunxi_ccu_get_mmc_timing_mode()
Dccu_mp.c272 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_recalc_rate()
283 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_determine_rate()
309 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_set_rate()
Dccu_phase.h35 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_phase()
Dccu_nk.h56 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nk()
Dccu_nkmp.h59 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nkmp()
Dccu_common.h39 static inline struct ccu_common *hw_to_ccu_common(struct clk_hw *hw) in hw_to_ccu_common() function
Dccu_mult.h63 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mult()
Dccu_nkm.h78 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nkm()
Dccu_gate.h116 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_gate()
Dccu_mp.h136 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mp()
Dccu_mux.h126 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mux()
Dccu_nm.h202 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nm()
Dccu_div.h279 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_div()