Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci.h58 #define SDHCI_GET_CMD(c) ((c>>8) & 0x3f) macro
Dsdhci.c2363 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()