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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Datmel-mci-regs.h109 # define MCI_CFG_HSMODE ( 1 << 8) /* High Speed Mode */ macro
H A Datmel-mci.c404 val & MCI_CFG_HSMODE ? " HSMODE" : "",
966 host->cfg_reg |= MCI_CFG_HSMODE;
968 host->cfg_reg &= ~MCI_CFG_HSMODE;

Completed in 57 milliseconds