| /bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/src/ |
| A D | fit-mmc.c | 157 mmc->rthost.max_blk_size = mmc->max_blk_size; in mmc_add_host()
|
| /bsp/mini2440/drivers/ |
| A D | s3cmci.c | 313 host->max_blk_size = 512; in s3c_sdio_init()
|
| /bsp/nxp/imx/imx6ull-smart/drivers/ |
| A D | drv_sdio.c | 628 host1->max_blk_size = 512; in imxrt_mci_init() 670 host2->max_blk_size = 512; in imxrt_mci_init()
|
| /bsp/nxp/lpc/lpc55sxx/Libraries/drivers/ |
| A D | drv_sdif.c | 292 host->max_blk_size = 512; in rt_hw_sdio_init()
|
| /bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/include/ |
| A D | sdhci_host.h | 272 unsigned int max_blk_size; /* maximum size of one mmc block */ member
|
| /bsp/nxp/mcx/mcxn/Libraries/drivers/ |
| A D | drv_sdio.c | 323 host->max_blk_size = SDMMCHOST_SUPPORT_MAX_BLOCK_LENGTH; in rt_hw_sdio_init()
|
| /bsp/stm32/stm32h743-atk-apollo/board/ports/ |
| A D | drv_sdio.c | 407 host->max_blk_size = 512; in sdio_host_create()
|
| /bsp/stm32/stm32h743-openmv-h7plus/board/ports/ |
| A D | drv_sdio.c | 408 host->max_blk_size = 512; in sdio_host_create()
|
| /bsp/raspberry-pi/raspi-dm2.0/drivers/sdhci/ |
| A D | sdhci.c | 472 LOG_D(data->blksize > host->mmc->max_blk_size); in sdhci_initialize_data() 3320 mmc->max_blk_size = 2; in sdhci_setup_host() 3324 mmc->max_blk_size = (host->caps & SDHCI_MAX_BLOCK_MASK) >> SDHCI_MAX_BLOCK_SHIFT; in sdhci_setup_host() 3325 if (mmc->max_blk_size >= 3) in sdhci_setup_host() 3329 mmc->max_blk_size = 0; in sdhci_setup_host() 3333 mmc->max_blk_size = 512 << mmc->max_blk_size; in sdhci_setup_host()
|
| /bsp/stm32/stm32h750-artpi/board/port/ |
| A D | drv_sdio.c | 450 host->max_blk_size = 512; in sdio_host_create()
|
| /bsp/nxp/imx/imxrt/libraries/drivers/ |
| A D | drv_sdio.c | 459 host->max_blk_size = SDMMCHOST_SUPPORT_MAX_BLOCK_LENGTH; in _imxrt_mci_init()
|
| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_sdio.c | 999 host->max_blk_size = 512; in _sdio_host_create() 1000 host->max_blk_count = (SDIO_BUFF_SIZE / host->max_blk_size); in _sdio_host_create()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/ |
| A D | _sdhost.h | 180 uint32_t max_blk_size; /* maximum size of one mmc block */ member
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/ |
| A D | drv_sdio.c | 499 host->max_blk_size = 512; in sdio_host_create()
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/ |
| A D | drv_emmc.c | 515 host->max_blk_size = 512; in sdio_host_create()
|
| /bsp/k230/drivers/interdrv/sdio/ |
| A D | drv_sdhci.c | 931 mmcsd_host0->max_blk_size = 512; in kd_sdhci_init() 974 mmcsd_host1->max_blk_size = 512; in kd_sdhci_init()
|
| /bsp/qemu-vexpress-a9/drivers/ |
| A D | drv_sdio.c | 465 host->max_blk_size = 512; in pl180_init()
|
| /bsp/bluetrum/libraries/hal_drivers/ |
| A D | drv_sdio.c | 587 host->max_blk_size = 512; in sdio_host_create()
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_sdmmc.c | 633 host->max_blk_size = 512; in sdio_host_create()
|
| /bsp/renesas/libraries/HAL_Drivers/ |
| A D | drv_sdhi.c | 489 host->max_blk_size = 512; in sdio_host_create()
|
| /bsp/synwit/libraries/SWM320_drivers/ |
| A D | drv_sdio.c | 549 host->max_blk_size = 512; in swm_sdio_host_create()
|
| /bsp/synwit/libraries/SWM341_drivers/ |
| A D | drv_sdio.c | 549 host->max_blk_size = 512; in swm_sdio_host_create()
|
| /bsp/nuvoton/libraries/m2354/rtt_port/ |
| A D | drv_sdio.c | 740 host->max_blk_size = SDH_BLOCK_SIZE; in nu_sdh_host_init()
|
| /bsp/nuvoton/libraries/m460/rtt_port/ |
| A D | drv_sdio.c | 740 host->max_blk_size = SDH_BLOCK_SIZE; in nu_sdh_host_init()
|
| /bsp/nuvoton/libraries/m480/rtt_port/ |
| A D | drv_sdio.c | 740 host->max_blk_size = SDH_BLOCK_SIZE; in nu_sdh_host_init()
|