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

/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_phy.h128 #define IGP02E1000_PM_D3_LPLU 0x0004 /* For all other states */ macro
H A De1000_phy.c1425 data &= ~IGP02E1000_PM_D3_LPLU; igb_set_d3_lplu_state()
1465 data |= IGP02E1000_PM_D3_LPLU; igb_set_d3_lplu_state()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dphy.h180 #define IGP02E1000_PM_D3_LPLU 0x0004 /* For all other states */ macro
H A Dphy.c1508 data &= ~IGP02E1000_PM_D3_LPLU; e1000e_set_d3_lplu_state()
1543 data |= IGP02E1000_PM_D3_LPLU; e1000e_set_d3_lplu_state()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2864 #define IGP02E1000_PM_D3_LPLU 0x0004 /* Enable LPLU in non-D0a modes */ macro

Completed in 132 milliseconds