Home
last modified time | relevance | path

Searched refs:BMCR_STARTNEG (Results 1 – 23 of 23) sorted by relevance

/freebsd-14-stable/sys/dev/mii/
HDatphy.c166 BMCR_STARTNEG); in atphy_service()
362 PHY_WRITE(sc, MII_BMCR, BMCR_RESET | BMCR_AUTOEN | BMCR_STARTNEG); in atphy_setmedia()
HDmii.h57 #define BMCR_STARTNEG 0x0200 /* restart autonegotiation */ macro
HDicsphy.c237 PHY_WRITE(sc, MII_BMCR, BMCR_S100|BMCR_STARTNEG|BMCR_FDX); in icsphy_reset()
HDsmscphy.c180 PHY_WRITE(sc, MII_BMCR, BMCR_AUTOEN | BMCR_STARTNEG); in smscphy_auto()
HDsmcphy.c217 PHY_WRITE(sc, MII_BMCR, BMCR_AUTOEN | BMCR_STARTNEG); in smcphy_auto()
HDmv88e151x.c145 BMCR_STARTNEG | BMCR_FDX | BMCR_S1000); in mv88e151x_attach()
HDtruephy.c197 bmcr | BMCR_AUTOEN | BMCR_STARTNEG); in truephy_service()
HDjmphy.c339 PHY_WRITE(sc, MII_BMCR, bmcr | BMCR_AUTOEN | BMCR_STARTNEG); in jmphy_setmedia()
HDmii_physubr.c284 PHY_WRITE(sc, MII_BMCR, BMCR_AUTOEN | BMCR_STARTNEG); in mii_phy_auto()
/freebsd-14-stable/sys/dev/cxgb/
HDcxgb_osdep.h143 #define BMCR_ANRESTART BMCR_STARTNEG
/freebsd-14-stable/sys/dev/xilinx/
HDif_xae.c766 BMCR_AUTOEN | BMCR_FDX | BMCR_SPEED1 | BMCR_STARTNEG); in xae_phy_fixup()
/freebsd-14-stable/sys/dev/etherswitch/micrel/
HDksz8995ma.c833 if (data & BMCR_STARTNEG) in ksz8995ma_writephy()
/freebsd-14-stable/sys/dev/usb/net/
HDif_smsc.c1316 bmcr |= BMCR_STARTNEG; in smsc_phy_init()
HDif_muge.c930 bmcr |= BMCR_STARTNEG; in lan78xx_phy_init()
HDif_ure.c1330 BMCR_AUTOEN | BMCR_STARTNEG); in ure_ifmedia_upd()
/freebsd-14-stable/sys/dev/age/
HDif_age.c425 BMCR_RESET | BMCR_AUTOEN | BMCR_STARTNEG); in age_phy_reset()
1369 MII_BMCR, BMCR_RESET | BMCR_AUTOEN | BMCR_STARTNEG); in age_setwol()
/freebsd-14-stable/sys/dev/vge/
HDif_vge.c2792 BMCR_AUTOEN | BMCR_STARTNEG); in vge_setlinkspeed()
/freebsd-14-stable/sys/dev/axgbe/
HDxgbe-phy-v2.c1049 (ret & ~(BMCR_ISO)) | (BMCR_AUTOEN | BMCR_STARTNEG)); in xgbe_phy_start_aneg()
/freebsd-14-stable/sys/dev/ale/
HDif_ale.c1432 MII_BMCR, BMCR_RESET | BMCR_AUTOEN | BMCR_STARTNEG); in ale_setlinkspeed()
/freebsd-14-stable/sys/dev/nfe/
HDif_nfe.c3273 MII_BMCR, BMCR_RESET | BMCR_AUTOEN | BMCR_STARTNEG); in nfe_set_linkspeed()
/freebsd-14-stable/sys/dev/jme/
HDif_jme.c1531 BMCR_AUTOEN | BMCR_STARTNEG); in jme_setlinkspeed()
/freebsd-14-stable/sys/dev/re/
HDif_re.c3825 MII_BMCR, BMCR_AUTOEN | BMCR_STARTNEG); in re_set_linkspeed()
/freebsd-14-stable/sys/dev/alc/
HDif_alc.c2485 MII_BMCR, BMCR_RESET | BMCR_AUTOEN | BMCR_STARTNEG); in alc_setlinkspeed()