Searched refs:SOF_HDA_INTSTS (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/sound/soc/sof/intel/ |
D | hda-ctrl.c | 264 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()
|
D | hda.h | 43 #define SOF_HDA_INTSTS 0x24 macro
|
D | hda.c | 637 intsts = snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTSTS); in hda_ipc_irq_dump() 958 if (snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTSTS) & in hda_dsp_interrupt_handler()
|