Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmvebu_mmc.h33 #define SDIO_ARG_LOW 0x010 macro
/openbmc/u-boot/drivers/mmc/
H A Dmvebu_mmc.c155 mvebu_mmc_write(SDIO_ARG_LOW, cmd->cmdarg & 0xffff); in mvebu_mmc_send_cmd()