Home
last modified time | relevance | path

Searched defs:loops (Results 26 – 50 of 135) sorted by relevance

123456

/OK3568_Linux_fs/kernel/arch/mips/lib/
H A Ddelay.c29 void __delay(unsigned long loops) in __delay()
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Ddelay.h10 static inline void __delay(unsigned long loops) in __delay()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dcpu.c28 void sdelay(unsigned long loops) in sdelay()
/OK3568_Linux_fs/kernel/arch/openrisc/lib/
H A Ddelay.c40 unsigned long long loops; in __const_udelay() local
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dsyscall.c21 static int loops = LOOPS_DEFAULT; variable
H A Dsched-pipe.c38 static int loops = LOOPS_DEFAULT; variable
/OK3568_Linux_fs/kernel/arch/x86/realmode/rm/
H A Dwakemain.c5 static void udelay(int loops) in udelay()
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Ddelay.h15 static inline void __delay(unsigned long loops) in __delay()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Ddelay.h79 __delay (unsigned long loops) in __delay()
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Ddelay.h20 static inline void __delay(unsigned long loops) in __delay()
/OK3568_Linux_fs/u-boot/board/freescale/mx31ads/
H A Dlowlevel_init.S21 .macro DELAY loops argument
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Ddelay.h34 static inline void __delay(unsigned long loops) in __delay()
/OK3568_Linux_fs/kernel/arch/s390/lib/
H A Ddelay.c21 void __delay(unsigned long loops) in __delay()
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dtps65090_regulator.c91 int loops; in tps65090_fet_set_enable() local
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qbman/
H A Dbman_test_api.c99 int i, loops = LOOPS; in bman_test_api() local
/OK3568_Linux_fs/kernel/arch/arm/lib/
H A Ddelay.c55 unsigned long long loops = xloops; in __timer_const_udelay() local
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dworker.cc554 int64 loops = 0; in Work() local
1475 int64 loops = 0; in Work() local
1522 int64 loops = 0; in Work() local
1586 int64 loops = 0; in Work() local
1983 int64 loops = 0; in Work() local
2257 int64 loops = 0; in Work() local
2425 int64 loops = 0; in Work() local
3393 int64 loops = 0; in Work() local
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dfutex.h90 unsigned int loops = FUTEX_MAX_LOOPS; in futex_atomic_cmpxchg_inatomic() local
/OK3568_Linux_fs/kernel/sound/isa/galaxy/
H A Dgalaxy.c76 int loops = 1000; in dsp_get_byte() local
103 int loops = 1000; in dsp_command() local
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-cavium.c19 unsigned int loops = 0; in octeon_spi_wait_ready() local
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dinffast.c257 unsigned long loops; in inflate_fast() local
/OK3568_Linux_fs/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c44 static inline void delay(ulong loops) in delay()
/OK3568_Linux_fs/kernel/lib/zlib_inflate/
H A Dinffast.c241 unsigned long loops; in inflate_fast() local
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Drv3029.c127 static int wait_eebusy(int loops) in wait_eebusy()
/OK3568_Linux_fs/u-boot/board/cirrus/edb93xx/
H A Dedb93xx.c47 register uint32_t loops = (usecs * 1000) / 20; in early_udelay() local

123456