Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/catpt/
Dipc.c250 if (!(ipcd & CATPT_IPCD_BUSY)) in catpt_dsp_irq_thread()
256 catpt_updatel_shim(cdev, IPCD, CATPT_IPCD_BUSY | CATPT_IPCD_DONE, in catpt_dsp_irq_thread()
Dregisters.h60 #define CATPT_IPCD_BUSY BIT(31) macro