Searched refs:CCCA_8BITSELECT (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/emu10k1/
H A D8010.h312 #define CCCA_8BITSELECT 0x01000000 /* 1 = Sound memory for this channel uses 8-bit samples */ macro
H A Dvoicemgr.c266 ((voice->flags & VOICE_FLAGS_16BIT) ? 0 : CCCA_8BITSELECT),
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demu10k1_callback.c424 temp |= CCCA_8BITSELECT;
H A Demupcm.c344 (w_16 ? 0 : CCCA_8BITSELECT));
348 (w_16 ? 0 : CCCA_8BITSELECT));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Demu10k1.h433 #define CCCA_8BITSELECT 0x01000000 /* 1 = Sound memory for this channel uses 8-bit samples */ macro

Completed in 119 milliseconds