Searched refs:PLL_LOCK_TIME (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/phy/
H A Dphy-ti-am654.c69 #define PLL_LOCK_TIME 1000 /* in milliseconds */ macro
206 val & PLL_OK, 1000, PLL_LOCK_TIME);
269 PLL_LOCK_TIME);
H A Dti-pipe3-phy.c116 #define PLL_LOCK_TIME 100 /* in milliseconds */ macro
204 int timeout = PLL_LOCK_TIME;
/u-boot/drivers/phy/cadence/
H A Dphy-cadence-sierra.c204 #define PLL_LOCK_TIME 100 macro
462 val, !val, 1000, PLL_LOCK_TIME);
474 1000, PLL_LOCK_TIME);
481 val, val, 1000, PLL_LOCK_TIME);

Completed in 64 milliseconds