Searched refs:cfg_msw (Results 1 – 3 of 3) sorted by relevance
351 u_int16_t cfg_msw, cfg_lsw; in AscInitFromEEP() local371 cfg_msw = ASC_GET_CHIP_CFG_MSW(iot, ioh); in AscInitFromEEP()374 cfg_msw &= (~(ASC_CFG_MSW_CLR_MASK)); in AscInitFromEEP()376 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw); in AscInitFromEEP()392 if (eep_config->cfg_msw != cfg_msw) { in AscInitFromEEP()458 eep_config->cfg_msw |= 0x0800; in AscInitFromEEP()459 cfg_msw |= 0x0800; in AscInitFromEEP()515 u_int16_t cfg_msw; in AscInitFromASC_SOFTC() local520 cfg_msw = ASC_GET_CHIP_CFG_MSW(iot, ioh); in AscInitFromASC_SOFTC()523 cfg_msw &= (~(ASC_CFG_MSW_CLR_MASK)); in AscInitFromASC_SOFTC()[all …]
137 u_int16_t cfg_msw; /* 01 unused */ member
969 u_int16_t cfg_msw; member