Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Datmel-mci-regs.h120 #define ATMCI_CFG 0x0054 /* Configuration[2] */ macro
Datmel-mci.c446 val = buf[ATMCI_CFG / 4]; in atmci_regs_show()
1161 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_start_request()
1313 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios()
1373 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios()
1496 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_request_end()
1600 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_detect_change()