Searched refs:PCXHR_DSP_RESET (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/sound/pci/pcxhr/
H A Dpcxhr_mix22.c36 #define PCXHR_DSP_RESET 0x20 macro
298 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, hr222_sub_init()
304 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, mgr->dsp_reset); hr222_sub_init()
464 ticks |= (unsigned int)PCXHR_INPB(mgr, PCXHR_DSP_RESET); hr222_get_external_clock()
530 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, reg); hr222_write_gpo()
542 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, mgr->dsp_reset); hr222_manage_timecode()
H A Dpcxhr.h124 unsigned char dsp_reset; /* copy of PCXHR_DSP_RESET register */
H A Dpcxhr_core.c60 #define PCXHR_DSP_RESET 0x20 macro
263 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, 0); pcxhr_reset_dsp()
265 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, 3); pcxhr_reset_dsp()

Completed in 148 milliseconds