Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Datmel-mci.c152 #define ATMCI_CFG 0x0054 /* Configuration[2] */ macro
572 val = buf[ATMCI_CFG / 4]; in atmci_regs_show()
1300 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_start_request()
1445 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios()
1505 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios()
1613 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_request_end()
1714 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_detect_change()