Searched refs:GEM_MIF_CONFIG_MDI1 (Results 1 – 2 of 2) sorted by relevance
| /trueos/sys/dev/gem/ | ||
| HD | if_gemreg.h | 459 #define GEM_MIF_CONFIG_MDI1 0x00000200 /* MDIO_1 attached/data */ macro |
| HD | if_gem.c | 290 if ((v & GEM_MIF_CONFIG_MDI1) != 0) { in gem_attach() |