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