Searched refs:SLOT1_VALID (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 62 milliseconds