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