Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-eth.c39 #define PLL_MAX_RETRY 100 macro
61 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
92 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
123 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-eth.c39 #define PLL_MAX_RETRY 100 macro
61 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
92 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
123 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()