Home
last modified time | relevance | path

Searched refs:SDIO_BLK_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dmvebu_mmc.h31 #define SDIO_BLK_SIZE 0x008 macro
/openbmc/u-boot/drivers/mmc/
H A Dmvebu_mmc.c60 mvebu_mmc_write(SDIO_BLK_SIZE, data->blocksize); in mvebu_mmc_setup_data()