Home
last modified time | relevance | path

Searched refs:snd_sof_dsp_update_bits64 (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/sound/soc/sof/intel/
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()
206 snd_sof_dsp_update_bits64(sdev, DSP_BAR, SHIM_IMRX, in byt_acpi_probe()
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()
Dpci-tng.c125 snd_sof_dsp_update_bits64(sdev, DSP_BAR, SHIM_IMRX, in tangier_pci_probe()
/linux-6.12.1/sound/soc/sof/
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);
Dops.h652 bool snd_sof_dsp_update_bits64(struct snd_sof_dev *sdev, u32 bar,