Searched refs:R1_STATUS (Results 1 – 3 of 3) sorted by relevance
147 #define R1_STATUS(x) (x & 0xFFF9A000) macro
424 if (R1_STATUS(status)) in mmc_switch_status_error()473 err = R1_STATUS(status) ? -EIO : 0; in mmc_busy_status()
1737 + if (!R1_STATUS(*status) &&2391 + if (err || R1_STATUS(cmd.resp[0])) {3421 - err = R1_STATUS(status) ? -EIO : 0;