Lines Matching refs:ccu_common
57 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()
109 static struct ccu_common iosc_clk = {
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()
186 static struct ccu_common iosc_32k_clk = {
271 static struct ccu_common *sun6i_rtc_ccu_clks[] = {