Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Datmel-mci.c51 #define ATMCI_CR_MCIDIS BIT(1) /* MCI Disable */ macro
1483 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); in atmci_set_ios()
2620 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); in atmci_remove()