Searched refs:configreg (Results 1 – 1 of 1) sorted by relevance
840 uint32_t configreg; in elxl_set_media() local899 configreg = GET32(W3_INTERNAL_CONFIG); in elxl_set_media()901 configreg &= ~(XCVR_SEL_MASK); in elxl_set_media()902 configreg |= (sc->ex_xcvr); in elxl_set_media()904 PUT32(W3_INTERNAL_CONFIG, configreg); in elxl_set_media()