Home
last modified time | relevance | path

Searched refs:E1000_CTRL_LANPHYPC_OVERRIDE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h192 #define E1000_CTRL_LANPHYPC_OVERRIDE 0x00010000 /* SW control of LANPHYPC */ macro
H A Dich8lan.c259 mac_reg |= E1000_CTRL_LANPHYPC_OVERRIDE; in e1000_toggle_lanphypc_pch_lpt()
264 mac_reg &= ~E1000_CTRL_LANPHYPC_OVERRIDE; in e1000_toggle_lanphypc_pch_lpt()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h192 #define E1000_CTRL_LANPHYPC_OVERRIDE 0x00010000 /* SW control of LANPHYPC */ macro
H A Dich8lan.c259 mac_reg |= E1000_CTRL_LANPHYPC_OVERRIDE; in e1000_toggle_lanphypc_pch_lpt()
264 mac_reg &= ~E1000_CTRL_LANPHYPC_OVERRIDE; in e1000_toggle_lanphypc_pch_lpt()

Completed in 17 milliseconds