Home
last modified time | relevance | path

Searched refs:cs46xx_poke_via_dsp (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Ddsp_spos.c1630 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CONTROL, 0); in cs46xx_dsp_disable_spdif_hw()
1633 /*cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV, ins->spdif_csuv_default);*/ in cs46xx_dsp_disable_spdif_hw()
1634 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV, 0x0); in cs46xx_dsp_disable_spdif_hw()
1637 cs46xx_poke_via_dsp (chip,SP_SPDIN_FIFOPTR, 0x0); in cs46xx_dsp_disable_spdif_hw()
1655 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CONTROL, 0x80000000); in cs46xx_dsp_enable_spdif_hw()
1658 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV, ins->spdif_csuv_default); in cs46xx_dsp_enable_spdif_hw()
1683 cs46xx_poke_via_dsp (chip,SP_ASER_COUNTDOWN, 0x80000005); in cs46xx_dsp_enable_spdif_in()
1689 cs46xx_poke_via_dsp (chip,SP_SPDIN_CONTROL, 0x800003ff); in cs46xx_dsp_enable_spdif_in()
1709 /*cs46xx_poke_via_dsp (chip,SP_SPDIN_FIFOPTR, 0x0);*/ in cs46xx_dsp_enable_spdif_in()
1820 int cs46xx_poke_via_dsp (struc function
[all...]
H A Dcs46xx_lib.h103 int cs46xx_poke_via_dsp (struct snd_cs46xx *chip, u32 address, u32 data);
H A Ddsp_spos_scb_lib.c1740 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV, ins->spdif_csuv_stream); in cs46xx_iec958_pre_open()
1757 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV, ins->spdif_csuv_default); in cs46xx_iec958_post_close()
H A Dcs46xx_lib.c2178 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV,val); in snd_cs46xx_spdif_default_put()
2231 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV,val); in snd_cs46xx_spdif_stream_put()
/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A Ddsp_spos.c1631 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CONTROL, 0); in cs46xx_dsp_disable_spdif_hw()
1634 /*cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV, ins->spdif_csuv_default);*/ in cs46xx_dsp_disable_spdif_hw()
1635 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV, 0x0); in cs46xx_dsp_disable_spdif_hw()
1638 cs46xx_poke_via_dsp (chip,SP_SPDIN_FIFOPTR, 0x0); in cs46xx_dsp_disable_spdif_hw()
1656 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CONTROL, 0x80000000); in cs46xx_dsp_enable_spdif_hw()
1659 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV, ins->spdif_csuv_default); in cs46xx_dsp_enable_spdif_hw()
1684 cs46xx_poke_via_dsp (chip,SP_ASER_COUNTDOWN, 0x80000005); in cs46xx_dsp_enable_spdif_in()
1690 cs46xx_poke_via_dsp (chip,SP_SPDIN_CONTROL, 0x800003ff); in cs46xx_dsp_enable_spdif_in()
1710 /*cs46xx_poke_via_dsp (chip,SP_SPDIN_FIFOPTR, 0x0);*/ in cs46xx_dsp_enable_spdif_in()
1821 int cs46xx_poke_via_dsp (struc function
[all...]
H A Dcs46xx_lib.h103 int cs46xx_poke_via_dsp (struct snd_cs46xx *chip, u32 address, u32 data);
H A Ddsp_spos_scb_lib.c1740 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV, ins->spdif_csuv_stream); in cs46xx_iec958_pre_open()
1757 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV, ins->spdif_csuv_default); in cs46xx_iec958_post_close()
H A Dcs46xx_lib.c2164 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV,val); in snd_cs46xx_spdif_default_put()
2217 cs46xx_poke_via_dsp (chip,SP_SPDOUT_CSUV,val); in snd_cs46xx_spdif_stream_put()

Completed in 17 milliseconds