Home
last modified time | relevance | path

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

/linux/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");
97 ccu_helper_wait_for_lock(pll->common, pll->lock); in ccu_pll_notifier_cb()
H A Dccu_frac.c111 ccu_helper_wait_for_lock(common, lock); in ccu_frac_helper_set_rate()