Home
last modified time | relevance | path

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

/Linux-v6.1/sound/pci/pcxhr/
Dpcxhr_mix22.c46 #define PCXHR_DSP_RESET_GPO_MASK 0x60 macro
503 *value = (int)(mgr->dsp_reset & PCXHR_DSP_RESET_GPO_MASK) >> in hr222_read_gpio()
512 unsigned char reg = mgr->dsp_reset & ~PCXHR_DSP_RESET_GPO_MASK; in hr222_write_gpo()
515 PCXHR_DSP_RESET_GPO_MASK; in hr222_write_gpo()