Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h46 #define SDHCI_CMD_RESP_SHORT_BUSY 0x03 macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h56 #define SDHCI_CMD_RESP_SHORT_BUSY 0x03 macro
H A Dsdhci.c1691 flags = SDHCI_CMD_RESP_SHORT_BUSY; in sdhci_send_command()
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c196 flags = SDHCI_CMD_RESP_SHORT_BUSY;