Searched refs:SDMMC_OCR_ERRORBITS (Results 1 – 20 of 20) sorted by relevance
279 #define SDMMC_OCR_ERRORBITS 0xFDFFE008U macro
273 #define SDMMC_OCR_ERRORBITS ((uint32_t)0xFDFFE008U) macro
277 #define SDMMC_OCR_ERRORBITS ((uint32_t)0xFDFFE008U) macro
281 #define SDMMC_OCR_ERRORBITS ((uint32_t)0xFDFFE008U) macro
1281 if ((response_r1 & SDMMC_OCR_ERRORBITS) == SDMMC_ALLZERO) in SDMMC_GetCmdResp1()
1216 if((response_r1 & SDMMC_OCR_ERRORBITS) == SDMMC_ALLZERO) in SDMMC_GetCmdResp1()
1274 if((response_r1 & SDMMC_OCR_ERRORBITS) == SDMMC_ALLZERO) in SDMMC_GetCmdResp1()
290 #define SDMMC_OCR_ERRORBITS ((uint32_t)0xFDFFE008U) macro
1324 if((response_r1 & SDMMC_OCR_ERRORBITS) == SDMMC_ALLZERO)
1280 if ((response_r1 & SDMMC_OCR_ERRORBITS) == SDMMC_ALLZERO) in SDMMC_GetCmdResp1()