Searched refs:SDHCI_CMD_RESP_SHORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/sdhci/
H A Dsdhci.h131 #define SDHCI_CMD_RESP_SHORT 0x02 macro
H A Dsdhci.c1708 flags = SDHCI_CMD_RESP_SHORT;
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhost.c698 else if ((flags & SDHCI_CMD_RESP_MASK) == SDHCI_CMD_RESP_SHORT)

Completed in 114 milliseconds