Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/catpt/
H A Dmessages.h21 CATPT_REPLY_PENDING = 5, enumerator
H A Dipc.c76 if (ipc->rx.rsp.status != CATPT_REPLY_PENDING) in catpt_wait_msg_completion()