Searched defs:loops (Results 1 – 11 of 11) sorted by relevance
30 int loops = 1000; in identify_nand_chip() local
20 void sdelay(unsigned long loops) in sdelay()
34 int loops = 100; in board_init() local
30 void sdelay(unsigned long loops) in sdelay()
92 int loops; in tps65090_fet_set_enable() local
257 unsigned long loops; in inflate_fast() local
48 static inline void delay(ulong loops) in delay()
52 register uint32_t loops = (usecs * 1000) / 20; in early_udelay() local
285 int ret, loops = 250; in detect_lvds() local
1416 const unsigned int loops = 1 << main_scaler_bits; in clock_calc_best_scalar() local
10556 int loops = 1, loop; in perform_HW_dll_offset_tuning() local
Completed in 31 milliseconds