Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Datmel-mci.c57 #define ATMCI_CR_SWRST BIT(7) /* Software Reset */ macro
1296 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_start_request()
1442 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_set_ios()
1710 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_detect_change()
2526 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_probe()