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

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h20 #define ATMCI_CR 0x0000 /* Control */ macro
H A Datmel-mci.c1158 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); atmci_start_request()
1159 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIEN); atmci_start_request()
1311 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); atmci_set_ios()
1312 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIEN); atmci_set_ios()
1392 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); atmci_set_ios()
1597 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); atmci_detect_change()
1598 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIEN); atmci_detect_change()
2417 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); atmci_probe()
2544 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); atmci_remove()

Completed in 76 milliseconds