Searched refs:SLOT2_VALID (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/nuc900/
H A Dnuc900-audio.h87 #define SLOT2_VALID 0x02 macro
H A Dnuc900-ac97.c117 tmp |= SLOT1_VALID | SLOT2_VALID | VALID_FRAME; nuc900_ac97_write()
131 tmp &= ~(SLOT1_VALID | SLOT2_VALID); nuc900_ac97_write()

Completed in 88 milliseconds