Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ipc.c64 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 Dskl.c105 .ipc_req = HDA_DSP_REG_HIPCI,
H A Dapl.c107 .ipc_req = HDA_DSP_REG_HIPCI,
H A Dhda.h304 #define HDA_DSP_REG_HIPCI (HDA_DSP_IPC_BASE + 0x08) macro
H A Dhda.c790 hipci = snd_sof_dsp_read(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCI); in hda_ipc4_dump()