Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/sunxi-ng/
A 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()
A Dccu_common.h53 void ccu_helper_wait_for_lock(struct ccu_common *common, u32 lock);
A Dccu_frac.c111 ccu_helper_wait_for_lock(common, lock); in ccu_frac_helper_set_rate()
A Dccu_mult.c142 ccu_helper_wait_for_lock(&cm->common, cm->lock); in ccu_mult_set_rate()
A Dccu_nk.c147 ccu_helper_wait_for_lock(&nk->common, nk->lock); in ccu_nk_set_rate()
A Dccu_nkm.c178 ccu_helper_wait_for_lock(&nkm->common, nkm->lock); in ccu_nkm_set_rate()
A Dccu_nkmp.c219 ccu_helper_wait_for_lock(&nkmp->common, nkmp->lock); in ccu_nkmp_set_rate()
A Dccu_nm.c228 ccu_helper_wait_for_lock(&nm->common, nm->lock); in ccu_nm_set_rate()

Completed in 10 milliseconds