Searched refs:SDHCI_GET_CMD (Results 1 – 2 of 2) sorted by relevance
58 #define SDHCI_GET_CMD(c) ((c>>8) & 0x3f) macro
2363 command = SDHCI_GET_CMD(sdhci_readw(host, SDHCI_COMMAND)); in sdhci_data_irq()2411 SDHCI_GET_CMD(sdhci_readw(host, SDHCI_COMMAND)) in sdhci_data_irq()