Searched refs:max_blk_count (Results 1 – 7 of 7) sorted by relevance
156 mmc->rthost.max_blk_count = mmc->max_blk_count; in rt_mmc_add_host()
2912 mmc->max_blk_count = (host->quirks & RT_SDHCI_QUIRK_NO_MULTIBLOCK) ? 1 : 65535; in rt_sdhci_setup_host()
149 rt_uint32_t max_blk_count; /* maximum block count */ member
205 unsigned int max_blk_count; /* maximum number of blocks in one req */ member
376 host->max_blk_count * host->max_blk_size) >> 9; in rt_mmcsd_blk_probe()
708 host->max_blk_count = 4096; in mmcsd_host_init()
264 max_blks = MIN(func->card->host->max_blk_count, in sdio_io_rw_extended_block()
Completed in 23 milliseconds