Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dmmc_spi.c90 #define MMC_SPI_BLOCKSATONCE 128 macro
1364 mmc->max_segs = MMC_SPI_BLOCKSATONCE; in mmc_spi_probe()
1365 mmc->max_req_size = MMC_SPI_BLOCKSATONCE * MMC_SPI_BLOCKSIZE; in mmc_spi_probe()
1366 mmc->max_blk_count = MMC_SPI_BLOCKSATONCE; in mmc_spi_probe()