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