Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ctrl.c235 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_ctrl_init_chip()
279 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_ctrl_stop_chip()
283 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_ctrl_stop_chip()
H A Dhda.c756 intctl = snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL); in hda_ipc_irq_dump()
1074 SOF_HDA_INTCTL, in hda_dsp_interrupt_handler()
1114 SOF_HDA_INTCTL, in hda_dsp_interrupt_thread()
1335 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_remove()
H A Dhda-stream.c346 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_stream_trigger()
392 SOF_HDA_INTCTL, in hda_dsp_stream_trigger()
H A Dhda-loader.c231 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in cl_trigger()
H A Dhda.h42 #define SOF_HDA_INTCTL 0x20 macro