Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Datmel-mci.c54 #define ATMCI_CR_MCIDIS BIT(1) /* MCI Disable */ macro
1523 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); in atmci_set_ios()
2653 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); in atmci_remove()