Searched refs:TMIO_SD_INFO2_CBSY (Results 1 – 2 of 2) sorted by relevance
40 #define TMIO_SD_INFO2_CBSY BIT(14) /* command busy */ macro
400 if (tmio_sd_readl(priv, TMIO_SD_INFO2) & TMIO_SD_INFO2_CBSY) { in tmio_sd_send_cmd()
Completed in 4 milliseconds