Home
last modified time | relevance | path

Searched refs:SDHCI_CMD_RESP_NONE (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dsdhci.h43 #define SDHCI_CMD_RESP_NONE 0x00 macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pxav2.c147 sdhci_writew(host, SDHCI_MAKE_CMD(MMC_GO_IDLE_STATE, SDHCI_CMD_RESP_NONE), in pxav1_request_done()
H A Dsdhci.h53 #define SDHCI_CMD_RESP_NONE 0x00 macro
H A Dsdhci.c1687 flags = SDHCI_CMD_RESP_NONE; in sdhci_send_command()
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c192 flags = SDHCI_CMD_RESP_NONE;