Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dbyt.c329 snd_sof_dsp_update_bits64(sdev, BYT_DSP_BAR, SHIM_CSR, in byt_run()
350 snd_sof_dsp_update_bits64(sdev, BYT_DSP_BAR, SHIM_CSR, in byt_reset()
359 snd_sof_dsp_update_bits64(sdev, BYT_DSP_BAR, SHIM_CSR, in byt_reset()
575 snd_sof_dsp_update_bits64(sdev, BYT_DSP_BAR, SHIM_IMRX, in tangier_pci_probe()
665 snd_sof_dsp_update_bits64(sdev, BYT_DSP_BAR, SHIM_IMRX, 0x3, 0x3); in byt_reset_dsp_disable_int()
666 snd_sof_dsp_update_bits64(sdev, BYT_DSP_BAR, SHIM_IMRD, 0x3, 0x3); in byt_reset_dsp_disable_int()
669 snd_sof_dsp_update_bits64(sdev, BYT_DSP_BAR, SHIM_CSR, in byt_reset_dsp_disable_int()
684 snd_sof_dsp_update_bits64(sdev, BYT_DSP_BAR, SHIM_IMRX, in byt_resume()
814 snd_sof_dsp_update_bits64(sdev, BYT_DSP_BAR, SHIM_IMRX, in byt_acpi_probe()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dbyt.c77 snd_sof_dsp_update_bits64(sdev, DSP_BAR, SHIM_IMRX, 0x3, 0x3); in byt_reset_dsp_disable_int()
78 snd_sof_dsp_update_bits64(sdev, DSP_BAR, SHIM_IMRD, 0x3, 0x3); in byt_reset_dsp_disable_int()
81 snd_sof_dsp_update_bits64(sdev, DSP_BAR, SHIM_CSR, in byt_reset_dsp_disable_int()
96 snd_sof_dsp_update_bits64(sdev, DSP_BAR, SHIM_IMRX, in byt_resume()
208 snd_sof_dsp_update_bits64(sdev, DSP_BAR, SHIM_IMRX, in byt_acpi_probe()
H A Datom.c237 snd_sof_dsp_update_bits64(sdev, DSP_BAR, SHIM_CSR, in atom_run()
256 snd_sof_dsp_update_bits64(sdev, DSP_BAR, SHIM_CSR, in atom_reset()
265 snd_sof_dsp_update_bits64(sdev, DSP_BAR, SHIM_CSR, in atom_reset()
H A Dpci-tng.c125 snd_sof_dsp_update_bits64(sdev, DSP_BAR, SHIM_IMRX, in tangier_pci_probe()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dops.c104 bool snd_sof_dsp_update_bits64(struct snd_sof_dev *sdev, u32 bar, u32 offset, in snd_sof_dsp_update_bits64() function
116 EXPORT_SYMBOL(snd_sof_dsp_update_bits64); variable
H A Dops.h545 bool snd_sof_dsp_update_bits64(struct snd_sof_dev *sdev, u32 bar,
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dops.c104 bool snd_sof_dsp_update_bits64(struct snd_sof_dev *sdev, u32 bar, u32 offset, in snd_sof_dsp_update_bits64() function
116 EXPORT_SYMBOL(snd_sof_dsp_update_bits64); variable
H A Dops.h617 bool snd_sof_dsp_update_bits64(struct snd_sof_dev *sdev, u32 bar,

Completed in 6 milliseconds