Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dgemreg.h410 #define GEM_MIF_CONFIG_PHY_SEL 0x00000001 /* PHY select, 0=MDIO0 */ macro
H A Dgem.c250 sc->sc_mif_config |= GEM_MIF_CONFIG_PHY_SEL; in gem_config()
275 sc->sc_mif_config &= ~GEM_MIF_CONFIG_PHY_SEL; in gem_config()