ATMCI_CFG_HSMODE
host->cfg_reg |= ATMCI_CFG_HSMODE;
host->cfg_reg &= ~ATMCI_CFG_HSMODE;
val & ATMCI_CFG_HSMODE ? " HSMODE" : "",