Searched refs:SDHCI_CMD_RESP_LONG (Results 1 – 3 of 3) sorted by relevance
128 #define SDHCI_CMD_RESP_LONG 0x01 macro
1829 flags = SDHCI_CMD_RESP_LONG;
691 if ((flags & SDHCI_CMD_RESP_MASK) == SDHCI_CMD_RESP_LONG) in bcm_sdhost_command()