Searched refs:EBUS_ERROR_STALEDATA (Results 1 – 2 of 2) sorted by relevance
623 #define EBUS_ERROR_STALEDATA 11 /* Data has changed - host must reread */ macro
1348 if (ssp->command_error == EBUS_ERROR_STALEDATA) { in bscv_setclear8_volatile()1368 if (ssp->command_error != EBUS_ERROR_STALEDATA) { in bscv_setclear8_volatile()