Searched refs:dsp_reset (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/sound/pci/pcxhr/
H A Dpcxhr_mix22.c301 mgr->dsp_reset = PCXHR_DSP_RESET_DSP | hr222_sub_init()
304 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, mgr->dsp_reset); hr222_sub_init()
516 *value = (int)(mgr->dsp_reset & PCXHR_DSP_RESET_GPO_MASK) >> hr222_read_gpio()
525 unsigned char reg = mgr->dsp_reset & ~PCXHR_DSP_RESET_GPO_MASK; hr222_write_gpo()
531 mgr->dsp_reset = reg; hr222_write_gpo()
538 mgr->dsp_reset |= PCXHR_DSP_RESET_SMPTE; hr222_manage_timecode()
540 mgr->dsp_reset &= ~PCXHR_DSP_RESET_SMPTE; hr222_manage_timecode()
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 */ member in struct:pcxhr_mgr
/linux-4.4.14/sound/isa/galaxy/
H A Dgalaxy.c100 static int dsp_reset(void __iomem *port) dsp_reset() function
388 err = dsp_reset(galaxy->port); galaxy_init()
430 err = dsp_reset(galaxy->port); galaxy_set_mode()
/linux-4.4.14/sound/pci/hda/
H A Dpatch_ca0132.c1601 static int dsp_reset(struct hda_codec *codec) dsp_reset() function
1606 codec_dbg(codec, "dsp_reset\n"); dsp_reset()
1613 codec_dbg(codec, "dsp_reset timeout\n"); dsp_reset()
2631 status = dsp_reset(codec); dspload_image()
2636 codec_dbg(codec, "dsp_reset() complete\n"); dspload_image()
4555 dsp_reset(codec); ca0132_exit_chip()
/linux-4.4.14/sound/oss/
H A Dsb_ess.c883 printk(KERN_INFO "FKS: dsp_reset 2\n"); ess_dsp_reset()

Completed in 3794 milliseconds