Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/vx/
H A Dvx_core.c419 #define END_OF_RESET_WAIT_TIME 500 /* us */ macro
448 udelay(END_OF_RESET_WAIT_TIME); /* another wait? */ in snd_vx_load_boot_image()