Searched refs:SD_DATA_ERROR_FLAGS (Results 1 – 3 of 3) sorted by relevance
43 #define SD_DATA_ERROR_FLAGS (0x70 << 16) macro
84 #define SD_DATA_ERROR_FLAGS (0x70 << 16) macro
1026 if (SD_DATA_ERROR_FLAGS & regval) { in wait_for_event()1030 (SD_DATA_ERROR_FLAGS & regval); in wait_for_event()