Searched refs:MII_WRCMD (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/arm/ralink/
H A Dif_fvreg.h443 #define MII_WRCMD 0x05 macro
H A Dif_fv.c514 if (cmd == MII_WRCMD) {
547 fv_miibus_writebits(sc, MII_WRCMD, 4);
550 fv_miibus_turnaround(sc, MII_WRCMD);
/freebsd-12-stable/sys/dev/de/
H A Ddc21040reg.h462 #define MII_WRCMD 0xF5 /* 1111.0101 */ macro
H A Dif_de.c1965 if (cmd == MII_WRCMD) {
2028 tulip_mii_writebits(sc, MII_WRCMD, 8);
2031 tulip_mii_turnaround(sc, MII_WRCMD);

Completed in 71 milliseconds