Searched refs:SCMI_XFER_IS_RAW (Results 1 – 2 of 2) sorted by relevance
145 #define SCMI_XFER_IS_RAW(x) ((x)->flags & SCMI_XFER_FLAG_IS_RAW) macro
1381 if (!raw || (idx == SCMI_RAW_REPLY_QUEUE && !SCMI_XFER_IS_RAW(xfer))) in scmi_raw_message_report()