Searched refs:CATPT_REPLY_PENDING (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/intel/catpt/ | ||
H A D | messages.h | 21 CATPT_REPLY_PENDING = 5, enumerator |
H A D | ipc.c | 76 if (ipc->rx.rsp.status != CATPT_REPLY_PENDING) in catpt_wait_msg_completion() |