Searched refs:SLOT1_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.h86 #define SLOT1_VALID 0x01 macro
H A Dnuc900-ac97.c63 val |= (VALID_FRAME | SLOT1_VALID);
80 val &= ~SLOT1_VALID;
117 tmp |= SLOT1_VALID | SLOT2_VALID | VALID_FRAME;
131 tmp &= ~(SLOT1_VALID | SLOT2_VALID);

Completed in 106 milliseconds