Searched refs:PCXHR_DSP_RESET (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/pci/pcxhr/ |
D | pcxhr_mix22.c | 23 #define PCXHR_DSP_RESET 0x20 macro 285 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, in hr222_sub_init() 291 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, mgr->dsp_reset); in hr222_sub_init() 451 ticks |= (unsigned int)PCXHR_INPB(mgr, PCXHR_DSP_RESET); in hr222_get_external_clock() 517 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, reg); in hr222_write_gpo() 529 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, mgr->dsp_reset); in hr222_manage_timecode()
|
D | pcxhr_core.c | 47 #define PCXHR_DSP_RESET 0x20 macro 250 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, 0); in pcxhr_reset_dsp() 252 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, 3); in pcxhr_reset_dsp()
|