Home
last modified time | relevance | path

Searched refs:GEM_MIF_CONFIG_MDI1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/gem/
H A Dif_gemreg.h425 #define GEM_MIF_CONFIG_MDI1 0x00000200 /* MDIO_1 attached/data */ macro
H A Dif_gem.c278 if ((v & GEM_MIF_CONFIG_MDI1) != 0) { in gem_attach()