Searched refs:SDHCI_CMD_RESP_SHORT (Results 1 – 3 of 3) sorted by relevance
129 #define SDHCI_CMD_RESP_SHORT 0x02 macro
1831 flags = SDHCI_CMD_RESP_SHORT;
696 else if ((flags & SDHCI_CMD_RESP_MASK) == SDHCI_CMD_RESP_SHORT) in bcm_sdhost_command()