Searched refs:HDA_DSP_REG_HIPCI (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-ipc.c | 64 snd_sof_dsp_write(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCI, in hda_dsp_ipc_send_msg() 114 snd_sof_dsp_write(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCI, in hda_dsp_ipc4_send_msg() 255 hipci = snd_sof_dsp_read(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCI); in hda_dsp_ipc_irq_thread()
|
H A D | skl.c | 105 .ipc_req = HDA_DSP_REG_HIPCI,
|
H A D | apl.c | 107 .ipc_req = HDA_DSP_REG_HIPCI,
|
H A D | hda.h | 304 #define HDA_DSP_REG_HIPCI (HDA_DSP_IPC_BASE + 0x08) macro
|
H A D | hda.c | 790 hipci = snd_sof_dsp_read(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCI); in hda_ipc4_dump()
|