Searched refs:SOF_HDA_INTSTS (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/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 56 /* SOF_HDA_INTSTS regs */
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A 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()
|
H A D | hda.c | 490 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()
|
H A D | hda.h | 41 #define SOF_HDA_INTSTS 0x24 macro 54 /* SOF_HDA_INTSTS regs */
|
Completed in 11 milliseconds