Home
last modified time | relevance | path

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

/NextBSD/sys/dev/gem/
HDif_gemreg.h500 #define GEM_MII_CONTROL_RESET 0x00008000 /* Reset PCS. */ macro
HDif_gem.c1949 if ((val & GEM_MII_CONTROL_RESET) == 0) in gem_mii_writereg()
1955 GEM_MII_CONTROL_RESET, 0)) in gem_mii_writereg()