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