Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/samsung/
Dclk-pll.c79 static int samsung_pll_lock_wait(struct samsung_clk_pll *pll, in samsung_pll_lock_wait() function
125 return samsung_pll_lock_wait(pll, BIT(pll->lock_offs)); in samsung_pll3xxx_enable()
289 return samsung_pll_lock_wait(pll, BIT(pll->lock_offs)); in samsung_pll35xx_set_rate()
401 return samsung_pll_lock_wait(pll, BIT(pll->lock_offs)); in samsung_pll36xx_set_rate()
484 return samsung_pll_lock_wait(pll, BIT(pll->lock_offs)); in samsung_pll0822x_set_rate()
581 return samsung_pll_lock_wait(pll, BIT(pll->lock_offs)); in samsung_pll0831x_set_rate()
707 return samsung_pll_lock_wait(pll, PLL45XX_LOCKED); in samsung_pll45xx_set_rate()
852 return samsung_pll_lock_wait(pll, PLL46XX_LOCKED); in samsung_pll46xx_set_rate()
1227 return samsung_pll_lock_wait(pll, in samsung_pll2550xx_set_rate()
1319 return samsung_pll_lock_wait(pll, in samsung_pll2650x_set_rate()
[all …]