Home
last modified time | relevance | path

Searched refs:SOF_HDA_INTSTS (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/sound/soc/sof/intel/
Dhda-ctrl.c264 snd_sof_dsp_write(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTSTS, in hda_dsp_ctrl_init_chip()
348 snd_sof_dsp_write(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTSTS, in hda_dsp_ctrl_stop_chip()
Dhda.c479 intsts = snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTSTS); in hda_ipc_irq_dump()
696 if (snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTSTS) & in hda_dsp_interrupt_handler()
Dhda.h41 #define SOF_HDA_INTSTS 0x24 macro