Home
last modified time | relevance | path

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

/NextBSD/sys/dev/gem/
HDif_gemreg.h478 #define GEM_MII_CONTROL 0x9000 macro
HDif_gem.c1887 reg = GEM_MII_CONTROL; in gem_mii_readreg()
1948 reg = GEM_MII_CONTROL; in gem_mii_writereg()
1951 GEM_BANK1_WRITE_4(sc, GEM_MII_CONTROL, val); in gem_mii_writereg()
1952 GEM_BANK1_BARRIER(sc, GEM_MII_CONTROL, 4, in gem_mii_writereg()
1954 if (!GEM_BANK1_BITWAIT(sc, GEM_MII_CONTROL, in gem_mii_writereg()