Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dgemreg.h402 #define GEM_MIF_CONFIG_MDI1 0x00000200 /* MDIO_1 Data/MDIO_1 atached */ macro
Dgem.c911 if (sc->sc_mif_config & GEM_MIF_CONFIG_MDI1) { in gem_init_regs()
1297 if ((sc->sc_mif_config & GEM_MIF_CONFIG_MDI1) != 0) {