Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr_mix22.c23 #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()
H A Dpcxhr_core.c47 #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()