Home
last modified time | relevance | path

Searched refs:MMC_CMD_SET_BLOCKLEN (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dsandbox_mmc.c71 case MMC_CMD_SET_BLOCKLEN: in sandbox_mmc_send_cmd()
H A Dmmc.c262 cmd.cmdidx = MMC_CMD_SET_BLOCKLEN; in mmc_set_blocklen()
/openbmc/u-boot/include/
H A Dmmc.h95 #define MMC_CMD_SET_BLOCKLEN 16 macro