Home
last modified time | relevance | path

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

/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c377 ccca |= CCCA_8BITSELECT; in start_voice()
H A Demupcm.c284 (w_16 ? 0 : CCCA_8BITSELECT), in snd_emu10k1_pcm_init_voice()
/linux/include/sound/
H A Demu10k1.h471 #define CCCA_8BITSELECT 0x01000000 /* 1 = Sound memory for this channel uses 8-bit samples */ macro