Searched refs:ATMCI_CFG (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/mmc/host/ |
D | atmel-mci.c | 149 #define ATMCI_CFG 0x0054 /* Configuration[2] */ macro 561 val = buf[ATMCI_CFG / 4]; in atmci_regs_show() 1259 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_start_request() 1405 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios() 1465 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios() 1575 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_request_end() 1674 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_detect_change()
|