Searched refs:SOF_HDA_INTCTL (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/sound/soc/sof/intel/ |
D | hda-ctrl.c | 273 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_ctrl_init_chip() 322 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_ctrl_stop_chip() 326 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_ctrl_stop_chip()
|
D | hda.c | 638 intctl = snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL); in hda_ipc_irq_dump() 963 SOF_HDA_INTCTL, in hda_dsp_interrupt_handler() 1003 SOF_HDA_INTCTL, in hda_dsp_interrupt_thread() 1210 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_remove()
|
D | hda-stream.c | 332 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_stream_trigger() 375 SOF_HDA_INTCTL, in hda_dsp_stream_trigger()
|
D | hda-loader.c | 229 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in cl_trigger()
|
D | hda.h | 42 #define SOF_HDA_INTCTL 0x20 macro
|