Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Datmel-mci.c54 #define ATMCI_CR_SWRST BIT(7) /* Software Reset */ macro
1256 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_start_request()
1403 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_set_ios()
1671 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_detect_change()
2494 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_probe()