Searched refs:MILLISECOND (Results 1 – 2 of 2) sorted by relevance
41 MILLISECOND = 1000 * MICROSECOND, enumerator44 MAXIMUM_WAIT_TIME = MILLISECOND,
156 #define MILLISECOND 10000 macro162 for(i = MILLISECOND; i; i--) in snd_es18xx_dsp_command()175 for(i = MILLISECOND/10; i; i--) in snd_es18xx_dsp_get_byte()339 for(i = 0; i < MILLISECOND && !(inb(chip->port + 0x0E) & 0x80); i++); in snd_es18xx_reset()