Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_emmc.c62 #define SDHCI_CMD_RESP_SHORT 0x02 macro
117 flags = SDHCI_CMD_RESP_SHORT; in uniphier_emmc_send_cmd()
/external/u-boot/include/
Dsdhci.h45 #define SDHCI_CMD_RESP_SHORT 0x02 macro
/external/u-boot/drivers/mmc/
Dsdhci.c313 flags = SDHCI_CMD_RESP_SHORT;