Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Datphy.c166 BMCR_STARTNEG); in atphy_service()
362 PHY_WRITE(sc, MII_BMCR, BMCR_RESET | BMCR_AUTOEN | BMCR_STARTNEG); in atphy_setmedia()
H A Dmii.h57 #define BMCR_STARTNEG 0x0200 /* restart autonegotiation */ macro
H A Dicsphy.c237 PHY_WRITE(sc, MII_BMCR, BMCR_S100|BMCR_STARTNEG|BMCR_FDX); in icsphy_reset()
H A Dsmscphy.c180 PHY_WRITE(sc, MII_BMCR, BMCR_AUTOEN | BMCR_STARTNEG); in smscphy_auto()
H A Dsmcphy.c217 PHY_WRITE(sc, MII_BMCR, BMCR_AUTOEN | BMCR_STARTNEG); in smcphy_auto()
H A Dmv88e151x.c145 BMCR_STARTNEG | BMCR_FDX | BMCR_S1000); in mv88e151x_attach()
H A Dtruephy.c197 bmcr | BMCR_AUTOEN | BMCR_STARTNEG); in truephy_service()
H A Djmphy.c339 PHY_WRITE(sc, MII_BMCR, bmcr | BMCR_AUTOEN | BMCR_STARTNEG); in jmphy_setmedia()
H A Dmii_physubr.c284 PHY_WRITE(sc, MII_BMCR, BMCR_AUTOEN | BMCR_STARTNEG); in mii_phy_auto()
/freebsd/sys/dev/cxgb/
H A Dcxgb_osdep.h143 #define BMCR_ANRESTART BMCR_STARTNEG
/freebsd/sys/dev/etherswitch/micrel/
H A Dksz8995ma.c832 if (data & BMCR_STARTNEG) in ksz8995ma_writephy()
/freebsd/sys/dev/xilinx/
H A Dif_xae.c769 BMCR_AUTOEN | BMCR_FDX | BMCR_SPEED1 | BMCR_STARTNEG); in xae_phy_fixup()
/freebsd/sys/dev/usb/net/
H A Dif_smsc.c1316 bmcr |= BMCR_STARTNEG; in smsc_phy_init()
H A Dif_muge.c930 bmcr |= BMCR_STARTNEG; in lan78xx_phy_init()
H A Dif_ure.c1328 BMCR_AUTOEN | BMCR_STARTNEG); in ure_ifmedia_upd()
/freebsd/sys/dev/age/
H A Dif_age.c424 BMCR_RESET | BMCR_AUTOEN | BMCR_STARTNEG); in age_phy_reset()
1364 MII_BMCR, BMCR_RESET | BMCR_AUTOEN | BMCR_STARTNEG); in age_setwol()
/freebsd/sys/dev/vge/
H A Dif_vge.c2790 BMCR_AUTOEN | BMCR_STARTNEG); in vge_setlinkspeed()
/freebsd/sys/dev/ale/
H A Dif_ale.c1427 MII_BMCR, BMCR_RESET | BMCR_AUTOEN | BMCR_STARTNEG); in ale_setlinkspeed()
/freebsd/sys/dev/nfe/
H A Dif_nfe.c3271 MII_BMCR, BMCR_RESET | BMCR_AUTOEN | BMCR_STARTNEG); in nfe_set_linkspeed()
/freebsd/sys/dev/jme/
H A Dif_jme.c1526 BMCR_AUTOEN | BMCR_STARTNEG); in jme_setlinkspeed()
/freebsd/sys/dev/re/
H A Dif_re.c3823 MII_BMCR, BMCR_AUTOEN | BMCR_STARTNEG); in re_set_linkspeed()
/freebsd/sys/dev/alc/
H A Dif_alc.c2480 MII_BMCR, BMCR_RESET | BMCR_AUTOEN | BMCR_STARTNEG); in alc_setlinkspeed()