Searched refs:R1_SWITCH_ERROR (Results 1 – 2 of 2) sorted by relevance
/external/mmc-utils/ | ||
D | mmc.h | 34 #define R1_SWITCH_ERROR (1 << 7) /* sx, c */ macro |
D | mmc_cmds.c | 555 if (response & R1_SWITCH_ERROR) { in set_partitioning_setting_completed() |