Home
last modified time | relevance | path

Searched refs:SDMMC_CMD (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
Ddw_mmc.h30 #define SDMMC_CMD 0x02c macro
Dwmt-sdmmc.c41 #define SDMMC_CMD 0x01 macro
266 writeb(command, priv->sdmmc_base + SDMMC_CMD); in wmt_mci_send_command()
Ddw_mmc.c167 seq_printf(s, "CMD:\t0x%08x\n", SDMMC_CMD); in dw_mci_regs_show()