Searched refs:CCCA_8BITSELECT (Results 1 – 3 of 3) sorted by relevance
449 temp |= CCCA_8BITSELECT; in start_voice()
359 (w_16 ? 0 : CCCA_8BITSELECT)); in snd_emu10k1_pcm_init_voice()363 (w_16 ? 0 : CCCA_8BITSELECT)); in snd_emu10k1_pcm_init_voice()
420 #define CCCA_8BITSELECT 0x01000000 /* 1 = Sound memory for this channel uses 8-bit samples */ macro