Searched refs:ATMCI_CFG (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/mmc/host/ |
H A D | atmel-mci-regs.h | 120 #define ATMCI_CFG 0x0054 /* Configuration[2] */ macro
|
H A D | atmel-mci.c | 447 val = buf[ATMCI_CFG / 4]; atmci_regs_show() 1162 atmci_writel(host, ATMCI_CFG, host->cfg_reg); atmci_start_request() 1314 atmci_writel(host, ATMCI_CFG, host->cfg_reg); atmci_set_ios() 1374 atmci_writel(host, ATMCI_CFG, host->cfg_reg); atmci_set_ios() 1497 atmci_writel(host, ATMCI_CFG, host->cfg_reg); 1601 atmci_writel(host, ATMCI_CFG, host->cfg_reg); atmci_detect_change()
|
Completed in 90 milliseconds