Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/emu10k1/
Demu10k1_callback.c449 temp |= CCCA_8BITSELECT; in start_voice()
Demupcm.c359 (w_16 ? 0 : CCCA_8BITSELECT)); in snd_emu10k1_pcm_init_voice()
363 (w_16 ? 0 : CCCA_8BITSELECT)); in snd_emu10k1_pcm_init_voice()
/kernel/linux/linux-5.10/include/sound/
Demu10k1.h420 #define CCCA_8BITSELECT 0x01000000 /* 1 = Sound memory for this channel uses 8-bit samples */ macro