Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci.h52 #define SDHCI_CMD_RESP_NONE 0x00 macro
Dsdhci.c1069 flags = SDHCI_CMD_RESP_NONE; in sdhci_send_command()