Searched refs:HW_SDIO_CON_CRCS (Results 1 – 2 of 2) sorted by relevance
53 #define HW_SDIO_CON_CRCS (0x07u << 17) /*!< 101:error transmission … macro
317 if (((hw_sdio[SDxCON] & HW_SDIO_CON_CRCS) >> 17) != 2) { in rthw_sdio_send_command()
Completed in 5 milliseconds