Searched refs:IGP02E1000_PM_D3_LPLU (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/e1000/
H A De1000_phy.h246 #define IGP02E1000_PM_D3_LPLU 0x0004 /* For all other states */ macro
H A De1000_phy.c2094 data &= ~IGP02E1000_PM_D3_LPLU;
2134 data |= IGP02E1000_PM_D3_LPLU;

Completed in 166 milliseconds