Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c51 #define ATMCI_CR_MCIDIS BIT(1) /* MCI Disable */ macro
1527 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); in atmci_set_ios()
2652 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); in atmci_remove()