Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Datmel-mci.c52 #define ATMCI_CR_MCIDIS BIT(1) /* MCI Disable */ macro
1513 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); in atmci_set_ios()
2611 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); in atmci_remove()