Home
last modified time | relevance | path

Searched refs:ccu_helper_wait_for_lock (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H 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);
87 ccu_helper_wait_for_lock(pll->common, pll->lock); in ccu_pll_notifier_cb()
H A Dccu_common.h54 void ccu_helper_wait_for_lock(struct ccu_common *common, u32 lock);
H A Dccu_frac.c111 ccu_helper_wait_for_lock(common, lock); in ccu_frac_helper_set_rate()
H A Dccu_mult.c142 ccu_helper_wait_for_lock(&cm->common, cm->lock); in ccu_mult_set_rate()
H A Dccu_nk.c147 ccu_helper_wait_for_lock(&nk->common, nk->lock); in ccu_nk_set_rate()
H A Dccu_nkm.c219 ccu_helper_wait_for_lock(&nkm->common, nkm->lock); in ccu_nkm_set_rate()
H A Dccu_nkmp.c219 ccu_helper_wait_for_lock(&nkmp->common, nkmp->lock); in ccu_nkmp_set_rate()
H A Dccu_nm.c225 ccu_helper_wait_for_lock(&nm->common, nm->lock); in ccu_nm_set_rate()
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_common.c19 void ccu_helper_wait_for_lock(struct ccu_common *common, u32 lock) in ccu_helper_wait_for_lock() function
68 ccu_helper_wait_for_lock(pll->common, pll->lock); in ccu_pll_notifier_cb()
H A Dccu_common.h52 void ccu_helper_wait_for_lock(struct ccu_common *common, u32 lock);
H A Dccu_frac.c106 ccu_helper_wait_for_lock(common, lock); in ccu_frac_helper_set_rate()
H A Dccu_mult.c142 ccu_helper_wait_for_lock(&cm->common, cm->lock); in ccu_mult_set_rate()
H A Dccu_nk.c146 ccu_helper_wait_for_lock(&nk->common, nk->lock); in ccu_nk_set_rate()
H A Dccu_nkmp.c219 ccu_helper_wait_for_lock(&nkmp->common, nkmp->lock); in ccu_nkmp_set_rate()
H A Dccu_nkm.c178 ccu_helper_wait_for_lock(&nkm->common, nkm->lock); in ccu_nkm_set_rate()
H A Dccu_nm.c227 ccu_helper_wait_for_lock(&nm->common, nm->lock); in ccu_nm_set_rate()

Completed in 7 milliseconds