Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci.h58 #define SDHCI_GET_CMD(c) ((c>>8) & 0x3f) macro
Dsdhci.c2456 command = SDHCI_GET_CMD(sdhci_readw(host, SDHCI_COMMAND)); in sdhci_data_irq()
2504 SDHCI_GET_CMD(sdhci_readw(host, SDHCI_COMMAND)) in sdhci_data_irq()