Searched refs:ATMCI_CFG (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/mmc/host/ |
| D | atmel-mci.c | 149 #define ATMCI_CFG 0x0054 /* Configuration[2] */ macro 558 val = buf[ATMCI_CFG / 4]; in atmci_regs_show() 1252 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_start_request() 1400 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios() 1460 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios() 1568 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_request_end() 1669 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_detect_change()
|