Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/gem/
Dif_gemreg.h478 #define GEM_MII_CONTROL 0x9000 macro
Dif_gem.c1886 reg = GEM_MII_CONTROL; in gem_mii_readreg()
1947 reg = GEM_MII_CONTROL; in gem_mii_writereg()
1950 GEM_BANK1_WRITE_4(sc, GEM_MII_CONTROL, val); in gem_mii_writereg()
1951 GEM_BANK1_BARRIER(sc, GEM_MII_CONTROL, 4, in gem_mii_writereg()
1953 if (!GEM_BANK1_BITWAIT(sc, GEM_MII_CONTROL, in gem_mii_writereg()