Searched refs:hipct (Results 1 – 1 of 1) sorted by relevance
173 u32 hipcie, hipct; in hda_dsp_ipc4_irq_thread() local176 hipct = snd_sof_dsp_read(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCT); in hda_dsp_ipc4_irq_thread()188 if (hipct & HDA_DSP_REG_HIPCT_BUSY) { in hda_dsp_ipc4_irq_thread()192 u32 primary = hipct & HDA_DSP_REG_HIPCT_MSG_MASK; in hda_dsp_ipc4_irq_thread()256 u32 hipct; in hda_dsp_ipc_irq_thread() local311 if (hipct & HDA_DSP_REG_HIPCT_BUSY) { in hda_dsp_ipc_irq_thread()312 msg = hipct & HDA_DSP_REG_HIPCT_MSG_MASK; in hda_dsp_ipc_irq_thread()510 u32 hipct; in hda_ipc_dump() local523 hipcie, hipct, hipcctl); in hda_ipc_dump()529 u32 hipci, hipcie, hipct, hipcte, hipcctl; in hda_ipc4_dump() local[all …]