Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Datmel-mci.c149 #define ATMCI_CFG 0x0054 /* Configuration[2] */ macro
561 val = buf[ATMCI_CFG / 4]; in atmci_regs_show()
1260 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_start_request()
1406 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios()
1466 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios()
1576 atmci_writel(host, ATMCI_CFG, host->cfg_reg);
1675 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_detect_change()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Datmel-mci.c149 #define ATMCI_CFG 0x0054 /* Configuration[2] */ macro
593 val = buf[ATMCI_CFG / 4]; in atmci_regs_show()
1303 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_start_request()
1449 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios()
1509 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_set_ios()
1618 atmci_writel(host, ATMCI_CFG, host->cfg_reg);
1716 atmci_writel(host, ATMCI_CFG, host->cfg_reg); in atmci_detect_change()

Completed in 7 milliseconds