Home
last modified time | relevance | path

Searched refs:RESET_DELAY (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dbcm2835_thermal.c24 FIELD(CTL, RESET_DELAY, 18, 8)
/openbmc/linux/drivers/input/touchscreen/
H A Dbu21013_ts.c23 #define RESET_DELAY 30 macro
272 msleep(RESET_DELAY); in bu21013_init_chip()
/openbmc/linux/drivers/dma/ioat/
H A Ddma.h108 #define RESET_DELAY msecs_to_jiffies(100) macro