HomeSort by relevance Sort by last modified time
    Searched refs:PLL_MAX_RETRY (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/cpu/armv7/bcm235xx/
clk-eth.c 38 #define PLL_MAX_RETRY 100
60 while (retry_count < PLL_MAX_RETRY) {
91 while (retry_count < PLL_MAX_RETRY) {
122 while (retry_count < PLL_MAX_RETRY) {
  /external/u-boot/arch/arm/cpu/armv7/bcm281xx/
clk-eth.c 38 #define PLL_MAX_RETRY 100
60 while (retry_count < PLL_MAX_RETRY) {
91 while (retry_count < PLL_MAX_RETRY) {
122 while (retry_count < PLL_MAX_RETRY) {

Completed in 1123 milliseconds