Home
last modified time | relevance | path

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

/linux-3.4.99/sound/drivers/vx/
Dvx_core.c418 #define END_OF_RESET_WAIT_TIME 500 /* us */ macro
446 udelay(END_OF_RESET_WAIT_TIME); /* another wait? */ in snd_vx_load_boot_image()