Home
last modified time | relevance | path

Searched refs:PLL_LOCK_RETRY_COUNT (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dusb_phy.h171 #define PLL_LOCK_RETRY_COUNT 10000U macro
/rk3399_ARM-atf/plat/brcm/board/stingray/driver/
H A Dusb_phy.c51 retry = PLL_LOCK_RETRY_COUNT; in pll_lock_check()