Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/
A Dfit-mmc.c156 mmc->rthost.max_blk_count = mmc->max_blk_count; in rt_mmc_add_host()
A Dsdhci.c2912 mmc->max_blk_count = (host->quirks & RT_SDHCI_QUIRK_NO_MULTIBLOCK) ? 1 : 65535; in rt_sdhci_setup_host()
/components/drivers/include/drivers/
A Dmmcsd_host.h149 rt_uint32_t max_blk_count; /* maximum block count */ member
/components/drivers/sdio/sdhci/include/
A Dsdhci_host.h205 unsigned int max_blk_count; /* maximum number of blocks in one req */ member
/components/drivers/sdio/
A Ddev_block.c376 host->max_blk_count * host->max_blk_size) >> 9; in rt_mmcsd_blk_probe()
A Ddev_mmcsd_core.c708 host->max_blk_count = 4096; in mmcsd_host_init()
A Ddev_sdio.c264 max_blks = MIN(func->card->host->max_blk_count, in sdio_io_rw_extended_block()

Completed in 23 milliseconds