Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/pcxhr/
Dpcxhr_mix22.c111 #define PCXHR_SELMIC_PREAMPLI_MASK 0x0C macro
684 if (boost_mask & (~PCXHR_SELMIC_PREAMPLI_MASK)) in hr222_micro_boost()
687 mgr->xlx_selmic &= ~PCXHR_SELMIC_PREAMPLI_MASK; in hr222_micro_boost()