Home
last modified time | relevance | path

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

/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c314 u32 psst, dsl, map, ccca, vtarget; in start_voice() local
369 ccca = (temp << 28) | addr; in start_voice()
371 ccca |= CCCA_INTERPROM_0; in start_voice()
374 ccca |= shift << 25; in start_voice()
377 ccca |= CCCA_8BITSELECT; in start_voice()
433 CCCA, ccca, in start_voice()