Searched refs:MII_WR (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/sys/arm/allwinner/
H A Dif_awgreg.h113 #define MII_WR (1 << 1) macro
H A Dif_awg.c273 MII_WR | MII_BUSY);
/freebsd-12-stable/sys/arm/ralink/
H A Dif_fvreg.h446 #define MII_WR 0x00000000 macro
H A Dif_fv.c502 CSR_WRITE_4(sc, CSR_MIIMNG, bit | MII_WR);
504 CSR_WRITE_4(sc, CSR_MIIMNG, bit | MII_WR | MII_CLK);
/freebsd-12-stable/sys/dev/de/
H A Ddc21040reg.h465 #define MII_WR 0x00000000 macro
H A Dif_de.c1946 csr |= MII_WR; MII_EMIT; /* clock low; assert write */

Completed in 73 milliseconds