Home
last modified time | relevance | path

Searched refs:SDHCI_CMD_DATA (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dsdhci.h40 #define SDHCI_CMD_DATA 0x20 macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h50 #define SDHCI_CMD_DATA 0x20 macro
H A Dsdhci.c1702 flags |= SDHCI_CMD_DATA; in sdhci_send_command()
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c208 flags |= SDHCI_CMD_DATA;