Searched refs:TMIO_MMC_BLKSZ_2BYTES (Results 1 – 3 of 3) sorted by relevance
14 #define TMIO_MMC_BLKSZ_2BYTES BIT(1) macro
1034 mmc_data->flags |= TMIO_MMC_BLKSZ_2BYTES; in renesas_sdhi_probe()
740 int blksz_2bytes = pdata->flags & TMIO_MMC_BLKSZ_2BYTES; in tmio_mmc_start_data()