Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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);
H A Dops.h617 bool snd_sof_dsp_update_bits64(struct snd_sof_dev *sdev, u32 bar,