Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/armv7/bcm235xx/
Dclk-eth.c38 #define PLL_MAX_RETRY 100 macro
60 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
91 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
122 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
/external/u-boot/arch/arm/cpu/armv7/bcm281xx/
Dclk-eth.c38 #define PLL_MAX_RETRY 100 macro
60 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
91 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()
122 while (retry_count < PLL_MAX_RETRY) { in clk_eth_enable()