/Linux-v4.19/drivers/mmc/host/ |
D | renesas_sdhi.h | 34 unsigned int max_blk_count; member
|
D | renesas_sdhi_internal_dmac.c | 99 .max_blk_count = 0xffffffff, 114 .max_blk_count = 0xffffffff,
|
D | mvsdio.c | 747 mmc->max_blk_count = 65535; in mvsd_probe() 750 mmc->max_seg_size = mmc->max_blk_size * mmc->max_blk_count; in mvsd_probe() 751 mmc->max_req_size = mmc->max_blk_size * mmc->max_blk_count; in mvsd_probe()
|
D | wmt-sdmmc.c | 803 mmc->max_blk_count = mmc->max_req_size / 512; in wmt_mci_probe() 841 mmc->max_blk_count * 16, in wmt_mci_probe() 904 dma_free_coherent(&pdev->dev, priv->mmc->max_blk_count * 16, in wmt_mci_remove()
|
D | renesas_sdhi_core.c | 615 mmc_data->max_blk_count = of_data->max_blk_count; in renesas_sdhi_probe()
|
D | tifm_sd.c | 979 mmc->max_blk_count = 2048; in tifm_sd_probe() 980 mmc->max_segs = mmc->max_blk_count; in tifm_sd_probe() 982 mmc->max_seg_size = mmc->max_blk_count * mmc->max_blk_size; in tifm_sd_probe()
|
D | tmio_mmc_core.c | 1266 mmc->max_blk_count = pdata->max_blk_count ? : in tmio_mmc_host_probe() 1268 mmc->max_req_size = mmc->max_blk_size * mmc->max_blk_count; in tmio_mmc_host_probe()
|
D | via-sdmmc.c | 490 BUG_ON(data->blocks > host->mmc->max_blk_count); in via_sdc_preparedata() 1053 mmc->max_blk_count = VIA_CRDR_MAX_BLOCK_COUNT; in via_init_mmc_host() 1055 mmc->max_seg_size = mmc->max_blk_size * mmc->max_blk_count; in via_init_mmc_host()
|
D | android-goldfish.c | 496 mmc->max_blk_count = 2048; /* MMC_BLOCK_COUNT is 11 bits (+1) */ in goldfish_mmc_probe()
|
D | jz4740_mmc.c | 1089 mmc->max_blk_count = (1 << 15) - 1; in jz4740_mmc_probe() 1090 mmc->max_req_size = mmc->max_blk_size * mmc->max_blk_count; in jz4740_mmc_probe()
|
D | dw_mmc.c | 2861 mmc->max_blk_count = mmc->max_req_size / 512; in dw_mci_init_slot() 2865 mmc->max_blk_count = 65535; in dw_mci_init_slot() 2867 mmc->max_blk_size * mmc->max_blk_count; in dw_mci_init_slot() 2873 mmc->max_blk_count = 512; in dw_mci_init_slot() 2875 mmc->max_blk_count; in dw_mci_init_slot()
|
D | mxcmmc.c | 1060 mmc->max_blk_count = 65535; in mxcmci_probe() 1061 mmc->max_req_size = mmc->max_blk_size * mmc->max_blk_count; in mxcmci_probe()
|
D | ushc.c | 464 mmc->max_blk_count = 511; in ushc_probe()
|
D | davinci_mmc.c | 1306 mmc->max_blk_count = 65535; /* NBLK is 16 bits */ in davinci_mmcsd_probe() 1307 mmc->max_req_size = mmc->max_blk_size * mmc->max_blk_count; in davinci_mmcsd_probe()
|
D | omap.c | 1262 mmc->max_blk_count = 2048; /* NBLK is 11 bits (+1) */ in mmc_omap_new_slot() 1263 mmc->max_req_size = mmc->max_blk_size * mmc->max_blk_count; in mmc_omap_new_slot()
|
D | meson-gx-mmc.c | 1293 mmc->max_blk_count = CMD_CFG_LENGTH_MASK; in meson_mmc_probe() 1294 mmc->max_req_size = mmc->max_blk_count * mmc->max_blk_size; in meson_mmc_probe()
|
D | meson-mx-sdio.c | 563 mmc->max_blk_count = in meson_mx_mmc_add_host()
|
/Linux-v4.19/drivers/mmc/core/ |
D | mmc_test.c | 1079 if (test->card->host->max_blk_count == 1) in mmc_test_multi_write() 1085 size = min(size, test->card->host->max_blk_count * 512); in mmc_test_multi_write() 1100 if (test->card->host->max_blk_count == 1) in mmc_test_multi_read() 1106 size = min(size, test->card->host->max_blk_count * 512); in mmc_test_multi_read() 1224 if (test->card->host->max_blk_count == 1) in mmc_test_align_multi_write() 1230 size = min(size, test->card->host->max_blk_count * 512); in mmc_test_align_multi_write() 1251 if (test->card->host->max_blk_count == 1) in mmc_test_align_multi_read() 1257 size = min(size, test->card->host->max_blk_count * 512); in mmc_test_align_multi_read() 1298 if (test->card->host->max_blk_count == 1) in mmc_test_multi_xfersize_write() 1312 if (test->card->host->max_blk_count == 1) in mmc_test_multi_xfersize_read() [all …]
|
D | host.c | 408 host->max_blk_count = PAGE_SIZE / 512; in mmc_alloc_host()
|
D | sdio_io.c | 319 max_blocks = min(func->card->host->max_blk_count, 511u); in sdio_io_rw_ext_helper()
|
D | queue.c | 369 min(host->max_blk_count, host->max_req_size / 512)); in mmc_setup_queue()
|
/Linux-v4.19/drivers/s390/cio/ |
D | scm.c | 134 unsigned int size, unsigned int max_blk_count) in scmdev_setup() argument 137 scmdev->nr_max_block = max_blk_count; in scmdev_setup()
|
/Linux-v4.19/include/linux/mfd/ |
D | tmio.h | 117 unsigned int max_blk_count; member
|
/Linux-v4.19/drivers/staging/greybus/ |
D | sdio.c | 144 mmc->max_blk_count = le16_to_cpu(response.max_blk_count); in gb_sdio_get_caps() 799 mmc->max_segs = host->mmc->max_blk_count; in gb_sdio_probe() 802 mmc->max_req_size = mmc->max_blk_size * mmc->max_blk_count; in gb_sdio_probe()
|
/Linux-v4.19/include/linux/mmc/ |
D | host.h | 381 unsigned int max_blk_count; /* maximum number of blocks in one req */ member
|