Home
last modified time | relevance | path

Searched refs:HDA_DSP_REG_HIPCTE (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/sound/soc/sof/intel/
Dhda-ipc.c142 HDA_DSP_REG_HIPCTE); in hda_dsp_ipc4_irq_thread()
209 hipcte = snd_sof_dsp_read(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCTE); in hda_dsp_ipc_irq_thread()
Dhda.h302 #define HDA_DSP_REG_HIPCTE (HDA_DSP_IPC_BASE + 0x04) macro
Dhda.c675 hipcte = snd_sof_dsp_read(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCTE); in hda_ipc4_dump()