Home
last modified time | relevance | path

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

/linux/drivers/clk/samsung/
H A Dclk-pll.c73 static int samsung_pll_lock_wait(struct samsung_clk_pll *pll, in samsung_pll_lock_wait() function
109 return samsung_pll_lock_wait(pll, BIT(pll->lock_offs)); in samsung_pll3xxx_enable()
295 return samsung_pll_lock_wait(pll, BIT(pll->lock_offs)); in samsung_pll35xx_set_rate()
407 return samsung_pll_lock_wait(pll, BIT(pll->lock_offs)); in samsung_pll36xx_set_rate()
511 return samsung_pll_lock_wait(pll, BIT(pll->lock_offs)); in samsung_pll0822x_set_rate()
608 return samsung_pll_lock_wait(pll, BIT(pll->lock_offs)); in samsung_pll0831x_set_rate()
734 return samsung_pll_lock_wait(pll, PLL45XX_LOCKED); in samsung_pll45xx_set_rate()
879 return samsung_pll_lock_wait(pll, PLL46XX_LOCKED); in samsung_pll46xx_set_rate()
1091 return samsung_pll_lock_wait(pll, in samsung_pll2550xx_set_rate()
1183 return samsung_pll_lock_wait(pll, in samsung_pll2650x_set_rate()
[all …]