ASC_CFG0_HOST_INT_ON
ASC_SET_CHIP_CFG_LSW(iot, ioh, cfg & (~ASC_CFG0_HOST_INT_ON));
ASC_SET_CHIP_CFG_LSW(iot, ioh, cfg | ASC_CFG0_HOST_INT_ON);
eep_config->cfg_lsw |= ASC_CFG0_HOST_INT_ON;