HomeSort by: relevance | last modified time | path
    Searched refs:ASC_CFG0_HOST_INT_ON (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
advlib.h 1169 #define ASC_CFG0_HOST_INT_ON 0x0020
advlib.c 392 eep_config->cfg_lsw |= ASC_CFG0_HOST_INT_ON;
1876 ASC_SET_CHIP_CFG_LSW(iot, ioh, cfg & (~ASC_CFG0_HOST_INT_ON));
1886 ASC_SET_CHIP_CFG_LSW(iot, ioh, cfg | ASC_CFG0_HOST_INT_ON);

Completed in 15 milliseconds