Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/sdhci/
Dsdhci.h72 #define SDHCI_CMD_RESP_SHORT 0x02 macro
Dsdhci.c988 flags = SDHCI_CMD_RESP_SHORT; in sdhci_start_command()