Searched refs:ATMCI_CFG (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/mmc/host/ |
D | atmel-mci.c | 150 #define ATMCI_CFG 0x0054 /* Configuration[2] */ macro 586 val = buf[ATMCI_CFG / 4]; in atmci_regs_show() 1286 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_start_request() 1435 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios() 1495 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios() 1605 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_request_end() 1702 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_detect_change()
|