Home
last modified time | relevance | path

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

/linux-5.19.10/sound/drivers/vx/
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()