Searched refs:GEM_MII_CONTROL (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/gem/
H A Dif_gemreg.h478 #define GEM_MII_CONTROL 0x9000 macro
490 /* GEM_MII_CONTROL bits - PCS "BMCR" (Basic Mode Control Reg) */
H A Dif_gem.c1887 reg = GEM_MII_CONTROL;
1948 reg = GEM_MII_CONTROL;
1951 GEM_BANK1_WRITE_4(sc, GEM_MII_CONTROL, val);
1952 GEM_BANK1_BARRIER(sc, GEM_MII_CONTROL, 4,
1954 if (!GEM_BANK1_BITWAIT(sc, GEM_MII_CONTROL,

Completed in 66 milliseconds