Searched refs:SDIO_ARG_LOW (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | mvebu_mmc.h | 33 #define SDIO_ARG_LOW 0x010 macro |
/external/u-boot/drivers/mmc/ | ||
D | mvebu_mmc.c | 155 mvebu_mmc_write(SDIO_ARG_LOW, cmd->cmdarg & 0xffff); in mvebu_mmc_send_cmd() |