Searched refs:configreg (Results 1 – 1 of 1) sorted by relevance
841 uint32_t configreg; in elxl_set_media() local900 configreg = GET32(W3_INTERNAL_CONFIG); in elxl_set_media()902 configreg &= ~(XCVR_SEL_MASK); in elxl_set_media()903 configreg |= (sc->ex_xcvr); in elxl_set_media()905 PUT32(W3_INTERNAL_CONFIG, configreg); in elxl_set_media()