Searched refs:ALI1535_STS_ERR (Results 1 – 1 of 1) sorted by relevance
109 #define ALI1535_STS_ERR 0xE0 /* all the bad error bits */ macro256 if (temp & (ALI1535_STS_ERR | ALI1535_STS_BUSY)) { in ali1535_transaction()260 if (temp & (ALI1535_STS_ERR | ALI1535_STS_BUSY)) { in ali1535_transaction()327 } else if (temp & ALI1535_STS_ERR) { in ali1535_transaction()