Searched refs:ASC_CFG0_HOST_INT_ON (Results 1 – 1 of 1) sorted by relevance
735 #define ASC_CFG0_HOST_INT_ON 0x0020 macro3713 AscSetChipCfgLsw(iop_base, cfg | ASC_CFG0_HOST_INT_ON); in AscEnableInterrupt()3721 AscSetChipCfgLsw(iop_base, cfg & (~ASC_CFG0_HOST_INT_ON)); in AscDisableInterrupt()8986 eep_config->cfg_lsw |= ASC_CFG0_HOST_INT_ON; in AscInitFromEEP()