Searched refs:ATMCI_CFG_HSMODE (Results 1 – 1 of 1) sorted by relevance
152 #define ATMCI_CFG_HSMODE BIT(8) /* High Speed Mode */ macro566 val & ATMCI_CFG_HSMODE ? " HSMODE" : "", in atmci_regs_show()1458 host->cfg_reg |= ATMCI_CFG_HSMODE; in atmci_set_ios()1460 host->cfg_reg &= ~ATMCI_CFG_HSMODE; in atmci_set_ios()