Home
last modified time | relevance | path

Searched refs:CNL_DSP_REG_HIPCTDD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/sof/intel/
H A Dcnl.c60 CNL_DSP_REG_HIPCTDD); in cnl_ipc4_irq_thread()
127 hipctdd = snd_sof_dsp_read(sdev, HDA_DSP_BAR, CNL_DSP_REG_HIPCTDD); in cnl_ipc_irq_thread()
365 hipctdd = snd_sof_dsp_read(sdev, HDA_DSP_BAR, CNL_DSP_REG_HIPCTDD); in cnl_ipc4_dump()
H A Dhda.h382 #define CNL_DSP_REG_HIPCTDD (CNL_DSP_IPC_BASE + 0x08) macro