Searched refs:SCMI_XFER_SENT_OK (Results 1 – 3 of 3) sorted by relevance
135 #define SCMI_XFER_SENT_OK 0 macro
729 case SCMI_XFER_SENT_OK: in scmi_msg_response_validate()1068 if (xfer->state == SCMI_XFER_SENT_OK) { in scmi_wait_for_reply()1206 xfer->state = SCMI_XFER_SENT_OK; in do_xfer()
641 smp_store_mb(xfer->state, SCMI_XFER_SENT_OK); in scmi_do_xfer_raw_start()