Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h44 #define SDHCI_CMD_RESP_LONG 0x01 macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h54 #define SDHCI_CMD_RESP_LONG 0x01 macro
H A Dsdhci.c1689 flags = SDHCI_CMD_RESP_LONG; in sdhci_send_command()
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c194 flags = SDHCI_CMD_RESP_LONG;