Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/
H A Des18xx.c157 #define MILLISECOND 10000 macro
163 for(i = MILLISECOND; i; i--) in snd_es18xx_dsp_command()
176 for(i = MILLISECOND/10; i; i--) in snd_es18xx_dsp_get_byte()
340 for(i = 0; i < MILLISECOND && !(inb(chip->port + 0x0E) & 0x80); i++); in snd_es18xx_reset()