Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/pcxhr/
H A Dpcxhr_mix22.c56 #define PCXHR_CFG_SRC_MASK 0x04 /* 0 (Bypass), 1 (SRC Actif) */ macro
577 chip->mgr->xlx_cfg &= ~(PCXHR_CFG_SRC_MASK | in hr222_set_audio_source()
582 chip->mgr->xlx_cfg |= PCXHR_CFG_SRC_MASK; in hr222_set_audio_source()
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H A Dpcxhr_mix22.c56 #define PCXHR_CFG_SRC_MASK 0x04 /* 0 (Bypass), 1 (SRC Actif) */ macro
577 chip->mgr->xlx_cfg &= ~(PCXHR_CFG_SRC_MASK | in hr222_set_audio_source()
582 chip->mgr->xlx_cfg |= PCXHR_CFG_SRC_MASK; in hr222_set_audio_source()

Completed in 3 milliseconds