Searched refs:ASC_CFG0_HOST_INT_ON (Results 1 – 1 of 1) sorted by relevance
1868 #define ASC_CFG0_HOST_INT_ON 0x0020 macro12126 AscSetChipCfgLsw(iop_base, cfg & (~ASC_CFG0_HOST_INT_ON)); in AscDisableInterrupt()12138 AscSetChipCfgLsw(iop_base, cfg | ASC_CFG0_HOST_INT_ON); in AscEnableInterrupt()12682 eep_config->cfg_lsw |= ASC_CFG0_HOST_INT_ON; in ASC_INITFUNC()