Searched refs:PLL_LOCK_TIMEOUT (Results 1 - 6 of 6) sorted by relevance

/u-boot/drivers/net/
H A Dmdio_mux_meson_g12a.c22 #define PLL_LOCK_TIMEOUT 1000000 macro
/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.h16 #define PLL_LOCK_TIMEOUT 1000 macro
H A Dcomphy_a3700.c148 for (timeout = PLL_LOCK_TIMEOUT; timeout > 0; timeout--) {
/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h527 #define PLL_LOCK_TIMEOUT 10 macro
/u-boot/drivers/video/rockchip/
H A Drk_edp.c149 if (get_timer(start) > PLL_LOCK_TIMEOUT) {
/u-boot/drivers/phy/cadence/
H A Dphy-cadence-torrent.c39 #define PLL_LOCK_TIMEOUT 100000 macro
731 PLL_LOCK_TIMEOUT);

Completed in 110 milliseconds