Searched refs:dsp_reset (Results 1 – 4 of 4) sorted by relevance
288 mgr->dsp_reset = PCXHR_DSP_RESET_DSP | in hr222_sub_init()291 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, mgr->dsp_reset); in hr222_sub_init()503 *value = (int)(mgr->dsp_reset & PCXHR_DSP_RESET_GPO_MASK) >> in hr222_read_gpio()512 unsigned char reg = mgr->dsp_reset & ~PCXHR_DSP_RESET_GPO_MASK; in hr222_write_gpo()518 mgr->dsp_reset = reg; in hr222_write_gpo()525 mgr->dsp_reset |= PCXHR_DSP_RESET_SMPTE; in hr222_manage_timecode()527 mgr->dsp_reset &= ~PCXHR_DSP_RESET_SMPTE; in hr222_manage_timecode()529 PCXHR_OUTPB(mgr, PCXHR_DSP_RESET, mgr->dsp_reset); in hr222_manage_timecode()
110 unsigned char dsp_reset; /* copy of PCXHR_DSP_RESET register */ member
87 static int dsp_reset(void __iomem *port) in dsp_reset() function378 err = dsp_reset(galaxy->port); in galaxy_init()420 err = dsp_reset(galaxy->port); in galaxy_set_mode()
2545 static int dsp_reset(struct hda_codec *codec) in dsp_reset() function3576 status = dsp_reset(codec); in dspload_image()9067 dsp_reset(codec); in ca0132_exit_chip()