Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c313 u32 psst, dsl, map, ccca, vtarget; in start_voice() local
367 ccca = (temp << 28) | addr; in start_voice()
369 ccca |= CCCA_INTERPROM_0; in start_voice()
372 ccca |= shift << 25; in start_voice()
375 ccca |= CCCA_8BITSELECT; in start_voice()
431 CCCA, ccca, in start_voice()