Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci.h59 #define SDHCI_GET_CMD(c) ((c>>8) & 0x3f) macro
Dsdhci-msm.c1959 SDHCI_GET_CMD(val) != MMC_SEND_TUNING_BLOCK_HS200 && in __sdhci_msm_check_write()
1960 SDHCI_GET_CMD(val) != MMC_SEND_TUNING_BLOCK) in __sdhci_msm_check_write()
Dsdhci-of-esdhc.c1219 command = SDHCI_GET_CMD(sdhci_readw(host, in esdhc_irq()
Dsdhci-tegra.c268 cmd = SDHCI_GET_CMD(val); in tegra210_sdhci_writew()
Dsdhci.c3349 command = SDHCI_GET_CMD(sdhci_readw(host, SDHCI_COMMAND)); in sdhci_data_irq()
3408 SDHCI_GET_CMD(sdhci_readw(host, SDHCI_COMMAND)) in sdhci_data_irq()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch13209 command = SDHCI_GET_CMD(sdhci_readw(host,