Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Darm_pl180_mmci.c100 if ((result == 0) && (cmd->cmdidx == MMC_CMD_SET_RELATIVE_ADDR)) { in do_command()
/openbmc/u-boot/include/
H A Dmmc.h86 #define MMC_CMD_SET_RELATIVE_ADDR 3 macro