Searched refs:SOF_HDA_INTSTS (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-ctrl.c | 229 snd_sof_dsp_write(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTSTS, in hda_dsp_ctrl_init_chip() 302 snd_sof_dsp_write(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTSTS, in hda_dsp_ctrl_stop_chip()
|
H A D | hda-stream.c | 721 status = snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTSTS); in hda_dsp_check_stream_irq() 800 status = snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTSTS); in hda_dsp_stream_threaded_handler()
|
H A D | hda.c | 755 intsts = snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTSTS); in hda_ipc_irq_dump() 1069 if (snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTSTS) & in hda_dsp_interrupt_handler()
|
H A D | hda.h | 43 #define SOF_HDA_INTSTS 0x24 macro
|