Home
last modified time | relevance | path

Searched defs:WAIT (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/
H A Dlattice.h147 #define WAIT 0x1A /* The duration of delay to observe. */ macro
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c131 WAIT, enumerator
/openbmc/linux/drivers/dma/
H A Dhisi_dma.c108 WAIT, enumerator
/openbmc/linux/fs/reiserfs/
H A Djournal.c83 #define WAIT 4 /* wait for the log blocks to hit the disk */ macro
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpfc-sh7722.c201 LCDRD, CS6B_CE1B_LCDCS2, WAIT, LCDDCK_LCDWR, LCDVEPWC_LCDVEPWC2, enumerator
/openbmc/qemu/disas/
H A Dnanomips.c15874 static char *WAIT(uint64 instruction, Dis_info *info) in WAIT() function