Lines Matching refs:cs46xx_poke_via_dsp
1697 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CONTROL, 0); in cs46xx_dsp_disable_spdif_hw()
1701 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV, 0x0); in cs46xx_dsp_disable_spdif_hw()
1704 cs46xx_poke_via_dsp (chip,SP_SPDIN_FIFOPTR, 0x0); in cs46xx_dsp_disable_spdif_hw()
1722 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CONTROL, 0x80000000); in cs46xx_dsp_enable_spdif_hw()
1725 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV, ins->spdif_csuv_default); in cs46xx_dsp_enable_spdif_hw()
1750 cs46xx_poke_via_dsp (chip,SP_ASER_COUNTDOWN, 0x80000005); in cs46xx_dsp_enable_spdif_in()
1756 cs46xx_poke_via_dsp (chip,SP_SPDIN_CONTROL, 0x800003ff); in cs46xx_dsp_enable_spdif_in()
1887 int cs46xx_poke_via_dsp (struct snd_cs46xx *chip, u32 address, u32 data) in cs46xx_poke_via_dsp() function
2040 cs46xx_poke_via_dsp(chip, SP_SPDOUT_CSUV, in cs46xx_dsp_resume()
2044 cs46xx_poke_via_dsp(chip, SP_ASER_COUNTDOWN, 0x80000005); in cs46xx_dsp_resume()
2045 cs46xx_poke_via_dsp(chip, SP_SPDIN_CONTROL, 0x800003ff); in cs46xx_dsp_resume()