Home
last modified time | relevance | path

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

/linux/drivers/clk/sunxi-ng/
H A 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()
H A 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()
H A 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()
H A Dccu_phase.h35 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_phase()
H A Dccu_nk.h56 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nk()
H A Dccu_nkmp.h59 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nkmp()
H A Dccu_common.h42 static inline struct ccu_common *hw_to_ccu_common(struct clk_hw *hw) in hw_to_ccu_common() function
H A Dccu_mult.h63 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mult()
H A Dccu_nkm.h80 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nkm()
H A Dccu_gate.h116 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_gate()
H A Dccu_mp.h136 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mp()
H A Dccu_mux.h126 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mux()
H A Dccu_nm.h202 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_nm()
H A Dccu_div.h279 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_div()
/linux/drivers/clk/thead/
H A Dclk-th1520-ap.c92 static inline struct ccu_common *hw_to_ccu_common(struct clk_hw *hw) in hw_to_ccu_common() function
99 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mux()
106 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_pll()
113 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_div()
120 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_gate()