Searched refs:hipci (Results 1 – 3 of 3) sorted by relevance
33 u32 hipci; in cnl_ipc_irq_thread() local44 hipci = snd_sof_dsp_read(sdev, HDA_DSP_BAR, CNL_DSP_REG_HIPCIDR); in cnl_ipc_irq_thread()48 msg_ext = hipci & CNL_DSP_REG_HIPCIDR_MSG_MASK; in cnl_ipc_irq_thread()
134 u32 hipci; in hda_dsp_ipc_irq_thread() local146 hipci = snd_sof_dsp_read(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCI); in hda_dsp_ipc_irq_thread()151 msg = hipci & HDA_DSP_REG_HIPCI_MSG_MASK; in hda_dsp_ipc_irq_thread()
289 u32 hipci; in skl_ipc_is_dsp_busy() local291 hipci = sst_dsp_shim_read_unlocked(dsp, SKL_ADSP_REG_HIPCI); in skl_ipc_is_dsp_busy()292 return (hipci & SKL_ADSP_REG_HIPCI_BUSY); in skl_ipc_is_dsp_busy()