Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/et/
HDif_etreg.h95 #define EM_PM_GIGEPHY_ENB 0x00000001 macro
HDif_et.c307 pmcfg |= EM_PM_GIGEPHY_ENB; in et_attach()
2704 pmcfg &= ~(EM_PM_GIGEPHY_ENB | ET_PM_SYSCLK_GATE | ET_PM_TXCLK_GATE | in et_suspend()
2723 pmcfg |= EM_PM_GIGEPHY_ENB; in et_resume()