Searched refs:R5_OUT_OF_RANGE (Results 1 – 2 of 2) sorted by relevance
94 if (cmd.resp[0] & R5_OUT_OF_RANGE) in mmc_io_rw_direct_host()189 else if (cmd.resp[0] & R5_OUT_OF_RANGE) in mmc_io_rw_extended()
59 #define R5_OUT_OF_RANGE (1 << 8) /* er, c */ macro