Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Datmel-mci.c55 #define ATMCI_CR_SWRST BIT(7) /* Software Reset */ macro
1282 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_start_request()
1432 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_set_ios()
1698 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_detect_change()
2486 atmci_writel(host, ATMCI_CR, ATMCI_CR_SWRST); in atmci_probe()