Searched refs:PCXHR_DSP_RESET (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/sound/pci/pcxhr/ |
D | pcxhr_mix22.c | 36 #define PCXHR_DSP_RESET 0x20 macro 298 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, in hr222_sub_init() 304 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, mgr->dsp_reset); in hr222_sub_init() 464 ticks |= (unsigned int)PCXHR_INPB(mgr, PCXHR_DSP_RESET); in hr222_get_external_clock() 530 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, reg); in hr222_write_gpo() 542 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, mgr->dsp_reset); in hr222_manage_timecode()
|
D | pcxhr_core.c | 60 #define PCXHR_DSP_RESET 0x20 macro 263 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, 0); in pcxhr_reset_dsp() 265 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, 3); in pcxhr_reset_dsp()
|