Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci.h59 #define SDHCI_GET_CMD(c) ((c>>8) & 0x3f) macro
A Dsdhci-msm.c2220 SDHCI_GET_CMD(val) != MMC_SEND_TUNING_BLOCK_HS200 && in __sdhci_msm_check_write()
2221 SDHCI_GET_CMD(val) != MMC_SEND_TUNING_BLOCK) in __sdhci_msm_check_write()
A Dsdhci-of-esdhc.c1214 command = SDHCI_GET_CMD(sdhci_readw(host, in esdhc_irq()
A Dsdhci-tegra.c269 cmd = SDHCI_GET_CMD(val); in tegra210_sdhci_writew()
A Dsdhci.c3324 command = SDHCI_GET_CMD(sdhci_readw(host, SDHCI_COMMAND)); in sdhci_data_irq()
3383 SDHCI_GET_CMD(sdhci_readw(host, SDHCI_COMMAND)) in sdhci_data_irq()

Completed in 22 milliseconds