Home
last modified time | relevance | path

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

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