Searched refs:SCMI_XFER_SENT_OK (Results 1 – 2 of 2) sorted by relevance
134 #define SCMI_XFER_SENT_OK 0 macro
491 case SCMI_XFER_SENT_OK: in scmi_msg_response_validate()842 if (xfer->state == SCMI_XFER_SENT_OK) { in scmi_wait_for_message_response()913 xfer->state = SCMI_XFER_SENT_OK; in do_xfer()