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

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h25 # define ATMCI_CR_SWRST ( 1 << 7) /* Software Reset */ macro
H A Datmel-mci.c1158 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); atmci_start_request()
1311 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); atmci_set_ios()
1597 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); atmci_detect_change()
2417 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); atmci_probe()

Completed in 140 milliseconds