Searched refs:HDA_DSP_REG_HIPCI (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/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 | apl.c | 107 .ipc_req = HDA_DSP_REG_HIPCI,
|
H A D | skl.c | 105 .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()
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-ipc.c | 62 snd_sof_dsp_write(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCI, in hda_dsp_ipc_send_msg() 144 hipci = snd_sof_dsp_read(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCI); in hda_dsp_ipc_irq_thread()
|
H A D | apl.c | 133 .ipc_req = HDA_DSP_REG_HIPCI,
|
H A D | hda.h | 242 #define HDA_DSP_REG_HIPCI (HDA_DSP_IPC_BASE + 0x08) macro
|
Completed in 8 milliseconds