Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/nuc900/
Dnuc900-audio.h89 #define SLOT4_VALID 0x08 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()