Searched refs:PLL_LOCK_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
17 #define PLL_LOCK_TIMEOUT 1000 macro
144 for (timeout = PLL_LOCK_TIMEOUT; timeout > 0; timeout--) { in comphy_poll_reg()
524 #define PLL_LOCK_TIMEOUT 10 macro
121 if (get_timer(start) > PLL_LOCK_TIMEOUT) { in rk_edp_init_analog_func()