Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/pcxhr/
Dpcxhr_mix22.c69 #define PCXHR_CFG_SRC_MASK 0x04 /* 0 (Bypass), 1 (SRC Actif) */ macro
590 chip->mgr->xlx_cfg &= ~(PCXHR_CFG_SRC_MASK | in hr222_set_audio_source()
595 chip->mgr->xlx_cfg |= PCXHR_CFG_SRC_MASK; in hr222_set_audio_source()