Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Datmel-mci.c52 #define ATMCI_CR 0x0000 /* Control */ macro
1296 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_start_request()
1297 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIEN); in atmci_start_request()
1442 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_set_ios()
1443 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIEN); in atmci_set_ios()
1523 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); in atmci_set_ios()
1710 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_detect_change()
1711 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIEN); in atmci_detect_change()
2526 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_probe()
2653 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); in atmci_remove()