Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Datmel-mci-regs.h22 # define ATMCI_CR_MCIDIS ( 1 << 1) /* MCI Disable */ macro
Datmel-mci.c1392 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); in atmci_set_ios()
2544 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIDIS); in atmci_remove()