Searched refs:MMC_SPI_BLOCKSATONCE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mmc/host/
H A Dmmc_spi.c89 #define MMC_SPI_BLOCKSATONCE 128 macro
1197 mmc->max_segs = MMC_SPI_BLOCKSATONCE;
1198 mmc->max_req_size = MMC_SPI_BLOCKSATONCE * MMC_SPI_BLOCKSIZE;
1199 mmc->max_blk_count = MMC_SPI_BLOCKSATONCE;

Completed in 218 milliseconds