Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Datmel-mci-regs.h25 # define ATMCI_CR_SWRST ( 1 << 7) /* Software Reset */ macro
Datmel-mci.c1157 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_start_request()
1310 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_set_ios()
1596 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_detect_change()
2399 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_probe()