Searched refs:WILCO_EC_FLAG_NO_RESPONSE (Results 1 – 2 of 2) sorted by relevance
15 #define WILCO_EC_FLAG_NO_RESPONSE BIT(0) /* EC does not respond */ macro
136 if (msg->flags & WILCO_EC_FLAG_NO_RESPONSE) { in wilco_ec_transfer()