Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/nuc900/
Dnuc900-audio.h88 #define SLOT3_VALID 0x04 macro
Dnuc900-ac97.c223 tmp |= (SLOT3_VALID | SLOT4_VALID | VALID_FRAME); in nuc900_ac97_trigger()
246 tmp &= ~(SLOT3_VALID | SLOT4_VALID); in nuc900_ac97_trigger()