Home
last modified time | relevance | path

Searched refs:CCCA_8BITSELECT (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/pci/emu10k1/
Demu10k1_callback.c462 temp |= CCCA_8BITSELECT; in start_voice()
Demupcm.c374 (w_16 ? 0 : CCCA_8BITSELECT)); in snd_emu10k1_pcm_init_voice()
378 (w_16 ? 0 : CCCA_8BITSELECT)); in snd_emu10k1_pcm_init_voice()
/linux-4.4.14/include/sound/
Demu10k1.h435 #define CCCA_8BITSELECT 0x01000000 /* 1 = Sound memory for this channel uses 8-bit samples */ macro