Searched refs:TMIO_MMC_32BIT_DATA_PORT (Results 1 – 3 of 3) sorted by relevance
83 #define TMIO_MMC_32BIT_DATA_PORT BIT(9) macro
36 .tmio_flags = TMIO_MMC_HAS_IDLE_WAIT | TMIO_MMC_32BIT_DATA_PORT |
383 if (host->pdata->flags & TMIO_MMC_32BIT_DATA_PORT) { in tmio_mmc_transfer_data()