Searched refs:CATPT_IPCC_BUSY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/intel/catpt/ | ||
H A D | registers.h | 58 #define CATPT_IPCC_BUSY BIT(31) macro |
H A D | ipc.c | 58 u32 header = tx->header | CATPT_IPCC_BUSY; in catpt_dsp_send_tx() |