Searched refs:ATMCI_CR_MCIEN (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mmc/host/
H A Datmel-mci.c50 #define ATMCI_CR_MCIEN BIT(0) /* MCI Enable */ macro
1305 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIEN);
1452 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIEN);
1718 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIEN);

Completed in 210 milliseconds