Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/sunxi-ng/
Dccu-sun6i-rtc.c57 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_enable()
64 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_disable()
71 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_is_enabled()
79 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_recalc_rate()
117 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_prepare()
132 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_unprepare()
146 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_recalc_rate()
165 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.c271 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_recalc_rate()
282 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_determine_rate()
308 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.h38 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_mux.h110 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mux()
Dccu_mp.h136 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mp()
Dccu_nm.h160 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nm()
Dccu_div.h249 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_div()