Searched refs:ATMCI_CFG (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h120 #define ATMCI_CFG 0x0054 /* Configuration[2] */ macro
H A Datmel-mci.c447 val = buf[ATMCI_CFG / 4]; atmci_regs_show()
1162 atmci_writel(host, ATMCI_CFG, host->cfg_reg); atmci_start_request()
1314 atmci_writel(host, ATMCI_CFG, host->cfg_reg); atmci_set_ios()
1374 atmci_writel(host, ATMCI_CFG, host->cfg_reg); atmci_set_ios()
1497 atmci_writel(host, ATMCI_CFG, host->cfg_reg);
1601 atmci_writel(host, ATMCI_CFG, host->cfg_reg); atmci_detect_change()

Completed in 54 milliseconds