Home
last modified time | relevance | path

Searched refs:ATMCI_IMR (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Datmel-mci.c115 #define ATMCI_IMR 0x004c /* Interrupt Mask */ macro
571 atmci_show_status_reg(s, "IMR", buf[ATMCI_IMR / 4]); in atmci_regs_show()
1280 iflags = atmci_readl(host, ATMCI_IMR); in atmci_start_request()
1292 iflags = atmci_readl(host, ATMCI_IMR); in atmci_start_request()
1765 atmci_readl(host, ATMCI_IMR)); in atmci_work_func()
2106 mask = atmci_readl(host, ATMCI_IMR); in atmci_interrupt()