boost_mask        669 sound/pci/pcxhr/pcxhr_mix22.c 	unsigned char boost_mask;
boost_mask        670 sound/pci/pcxhr/pcxhr_mix22.c 	boost_mask = (unsigned char) (level << PCXHR_SELMIC_PREAMPLI_OFFSET);
boost_mask        671 sound/pci/pcxhr/pcxhr_mix22.c 	if (boost_mask & (~PCXHR_SELMIC_PREAMPLI_MASK))
boost_mask        675 sound/pci/pcxhr/pcxhr_mix22.c 	mgr->xlx_selmic |= boost_mask;
boost_mask        679 sound/pci/pcxhr/pcxhr_mix22.c 	dev_dbg(&mgr->pci->dev, "hr222_micro_boost : set %x\n", boost_mask);