Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dgemreg.h431 #define GEM_MII_CONTROL 0x9000 macro
Dgem.c1424 reg = GEM_MII_CONTROL; in gem_pcs_readreg()
1467 reg = GEM_MII_CONTROL; in gem_pcs_writereg()
1485 gem_bitwait(sc, pcs, GEM_MII_CONTROL, GEM_MII_CONTROL_RESET, 0); in gem_pcs_writereg()