Home
last modified time | relevance | path

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

/drivers/mmc/host/
Datmel-mci.c57 #define ATMCI_CR_SWRST BIT(7) /* Software Reset */ macro
1313 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_start_request()
1459 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_set_ios()
1740 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_detect_change()
2560 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_probe()