Searched refs:MII_100T2CR (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/sys/dev/mii/
H A Djmphy.c245 t2cr = PHY_READ(sc, MII_100T2CR);
248 PHY_WRITE(sc, MII_100T2CR, t2cr);
262 PHY_READ(sc, MII_100T2CR);
271 PHY_READ(sc, MII_100T2CR);
273 PHY_WRITE(sc, MII_100T2CR, t2cr);
339 PHY_WRITE(sc, MII_100T2CR, gig);
H A Datphy.c162 PHY_WRITE(sc, MII_100T2CR, 0);
351 PHY_WRITE(sc, MII_100T2CR, GTCR_ADV_1000TFDX |
363 PHY_WRITE(sc, MII_100T2CR, 0);
H A Dukphy_subr.c100 gtcr = PHY_READ(phy, MII_100T2CR);
H A Dmii.h178 #define MII_100T2CR 0x09 /* 100base-T2 control register */ macro
H A Dmii_physubr.c238 PHY_WRITE(sc, MII_100T2CR, gtcr);
283 PHY_WRITE(sc, MII_100T2CR, gtcr);
/freebsd-12-stable/sys/dev/cxgb/
H A Dcxgb_osdep.h188 #define MII_CTRL1000 MII_100T2CR
/freebsd-12-stable/sys/dev/vge/
H A Dif_vge.c2806 vge_miibus_writereg(sc->vge_dev, sc->vge_phyaddr, MII_100T2CR, 0);
/freebsd-12-stable/sys/dev/age/
H A Dif_age.c1385 MII_100T2CR, 0);
/freebsd-12-stable/sys/dev/nfe/
H A Dif_nfe.c3340 nfe_miibus_writereg(sc->nfe_dev, phyno, MII_100T2CR, 0);
/freebsd-12-stable/sys/dev/jme/
H A Dif_jme.c1545 jme_miibus_writereg(sc->jme_dev, sc->jme_phyaddr, MII_100T2CR, 0);
/freebsd-12-stable/sys/dev/re/
H A Dif_re.c3825 re_miibus_writereg(sc->rl_dev, phyno, MII_100T2CR, 0);
/freebsd-12-stable/sys/dev/ale/
H A Dif_ale.c1454 ale_miibus_writereg(sc->ale_dev, sc->ale_phyaddr, MII_100T2CR, 0);
/freebsd-12-stable/sys/dev/alc/
H A Dif_alc.c2476 alc_miibus_writereg(sc->alc_dev, sc->alc_phyaddr, MII_100T2CR, 0);

Completed in 159 milliseconds