Home
last modified time | relevance | path

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

/u-boot/drivers/phy/marvell/
A Dcomphy_a3700.h17 #define PLL_LOCK_TIMEOUT 1000 macro
A Dcomphy_a3700.c147 for (timeout = PLL_LOCK_TIMEOUT; timeout > 0; timeout--) { in comphy_poll_reg()
/u-boot/arch/arm/include/asm/arch-rockchip/
A Dedp_rk3288.h524 #define PLL_LOCK_TIMEOUT 10 macro
/u-boot/drivers/video/rockchip/
A Drk_edp.c125 if (get_timer(start) > PLL_LOCK_TIMEOUT) { in rk_edp_init_analog_func()

Completed in 27 milliseconds