Searched refs:lock_offs (Results 1 – 1 of 1) sorted by relevance
28 unsigned short lock_offs; member109 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()1435 return samsung_pll_lock_wait(pll, BIT(pll->lock_offs)); in samsung_pll1031x_set_rate()1570 ret = samsung_pll_lock_wait(pll, BIT(pll->lock_offs)); in samsung_a9fraco_set_rate()1639 pll->lock_offs = PLL35XX_LOCK_STAT_SHIFT; in _samsung_clk_register_pll()1658 pll->lock_offs = PLL0822X_LOCK_STAT_SHIFT; in _samsung_clk_register_pll()[all …]