Home
last modified time | relevance | path

Searched refs:AdcBiasPatchIoffset (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/re/
H A Dif_revar.h175 u_int16_t AdcBiasPatchIoffset; member
H A Dre.h939 u_int16_t AdcBiasPatchIoffset; member
H A Dre.c4574 … sc->AdcBiasPatchIoffset = (ioffset_p3<<12)|(ioffset_p2<<8)|(ioffset_p1<<4)|(ioffset_p0); in re_init_software_variable()
29626 MP_WritePhyUshort(sc, 0x16, sc->AdcBiasPatchIoffset); in re_hw_phy_config()