Home
last modified time | relevance | path

Searched refs:ccu_helper_wait_for_lock (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/clk/sunxi-ng/
Dccu_common.c25 void ccu_helper_wait_for_lock(struct ccu_common *common, u32 lock) in ccu_helper_wait_for_lock() function
40 EXPORT_SYMBOL_NS_GPL(ccu_helper_wait_for_lock, SUNXI_CCU);
75 ccu_helper_wait_for_lock(pll->common, pll->lock); in ccu_pll_notifier_cb()
Dccu_common.h53 void ccu_helper_wait_for_lock(struct ccu_common *common, u32 lock);
Dccu_frac.c111 ccu_helper_wait_for_lock(common, lock); in ccu_frac_helper_set_rate()
Dccu_mult.c142 ccu_helper_wait_for_lock(&cm->common, cm->lock); in ccu_mult_set_rate()
Dccu_nk.c146 ccu_helper_wait_for_lock(&nk->common, nk->lock); in ccu_nk_set_rate()
Dccu_nkm.c178 ccu_helper_wait_for_lock(&nkm->common, nkm->lock); in ccu_nkm_set_rate()
Dccu_nkmp.c219 ccu_helper_wait_for_lock(&nkmp->common, nkmp->lock); in ccu_nkmp_set_rate()
Dccu_nm.c227 ccu_helper_wait_for_lock(&nm->common, nm->lock); in ccu_nm_set_rate()