Home
last modified time | relevance | path

Searched defs:loops (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dspl_id_nand.c30 int loops = 1000; in identify_nand_chip() local
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dsyslib.c20 void sdelay(unsigned long loops) in sdelay()
/openbmc/u-boot/board/isee/igep00x0/
H A Dcommon.c32 int loops = 100; in board_init() local
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcpu.c27 void sdelay(unsigned long loops) in sdelay()
/openbmc/u-boot/drivers/power/regulator/
H A Dtps65090_regulator.c90 int loops; in tps65090_fet_set_enable() local
/openbmc/u-boot/lib/zlib/
H A Dinffast.c257 unsigned long loops; in inflate_fast() local
/openbmc/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c43 static inline void delay(ulong loops) in delay()
/openbmc/u-boot/board/cirrus/edb93xx/
H A Dedb93xx.c46 register uint32_t loops = (usecs * 1000) / 20; in early_udelay() local
/openbmc/u-boot/board/kosagi/novena/
H A Dvideo.c282 int ret, loops = 250; in detect_lvds() local
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock.c1415 const unsigned int loops = 1 << main_scaler_bits; in clock_calc_best_scalar() local