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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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;
131 tmp &= ~(SLOT1_VALID | SLOT2_VALID);

Completed in 101 milliseconds