Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/pcxhr/
Dpcxhr_mix22.c666 unsigned char boost_mask; in hr222_micro_boost() local
667 boost_mask = (unsigned char) (level << PCXHR_SELMIC_PREAMPLI_OFFSET); in hr222_micro_boost()
668 if (boost_mask & (~PCXHR_SELMIC_PREAMPLI_MASK)) in hr222_micro_boost()
672 mgr->xlx_selmic |= boost_mask; in hr222_micro_boost()
676 snd_printdd("hr222_micro_boost : set %x\n", boost_mask); in hr222_micro_boost()