Searched refs:max_blk_count (Results 1 – 18 of 18) sorted by relevance
136 unsigned int size, unsigned int max_blk_count) in scmdev_setup() argument139 scmdev->nr_max_block = max_blk_count; in scmdev_setup()
481 unsigned int max_blk_count; /* maximum number of blocks in one req */ member
1033 mmc->max_blk_count = 65535; in mxcmci_probe()1034 mmc->max_req_size = mmc->max_blk_size * mmc->max_blk_count; in mxcmci_probe()
458 mmc->max_blk_count = 511; in ushc_probe()
597 mmc->max_blk_count = 512; in owl_mmc_probe()
705 tmio_data->max_blk_count = U16_MAX; in uniphier_sd_probe()
607 mmc->max_blk_count = mmc->max_req_size / 512; in moxart_probe()
643 mmc->max_blk_count = 65535; in pxamci_probe()
816 mmc->max_blk_count = FIELD_GET(MESON_SDHC_SEND_TOTAL_PACK, ~0); in meson_mx_sdhc_probe()
1196 mmc->max_blk_count = MMC_SPI_BLOCKSATONCE; in mmc_spi_probe()
920 mmc->max_blk_count = SPMMC_MAX_BLK_COUNT; in spmmc_drv_probe()
1245 mmc->max_blk_count = mmc->max_req_size; in wbsd_alloc_mmc()
1311 mmc->max_blk_count = 65535; in bcm2835_add_host()
1849 mmc->max_blk_count = mmc->max_req_size / mmc->max_blk_size; in usdhi6_probe()
2147 mmc->max_blk_count = 511; in vub300_probe()
4821 mmc->max_blk_count = (host->quirks & SDHCI_QUIRK_NO_MULTIBLOCK) ? 1 : 65535; in sdhci_setup_host()
1428 __le16 max_blk_count; member
766 max_blocks = min_t(uint, host->max_blk_count, 511u); in brcmf_sdiod_sgtable_alloc()