Lines Matching refs:ccu_common
59 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()
111 static struct ccu_common iosc_clk = {
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()
188 static struct ccu_common iosc_32k_clk = {
273 static struct ccu_common *sun6i_rtc_ccu_clks[] = {