Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_bgx.h93 #define SPU_CTL_LOW_POWER (1UL << 11) macro
H A Dthunder_bgx.c614 bgx_reg_modify(bgx, lmacid, BGX_SPUX_CONTROL1, SPU_CTL_LOW_POWER); in bgx_lmac_xaui_init()
672 cfg &= ~SPU_CTL_LOW_POWER; in bgx_lmac_xaui_init()