Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c1224 u16 oem_reg = 0; in e1000_enable_ulp_lpt_lp() local
1277 &oem_reg); in e1000_enable_ulp_lpt_lp()
1281 phy_reg = oem_reg; in e1000_enable_ulp_lpt_lp()
1326 oem_reg); in e1000_enable_ulp_lpt_lp()
2491 u16 oem_reg; in e1000_oem_bits_config_ich8lan() local
2520 oem_reg |= HV_OEM_BITS_GBE_DIS; in e1000_oem_bits_config_ich8lan()
2523 oem_reg |= HV_OEM_BITS_LPLU; in e1000_oem_bits_config_ich8lan()
2531 oem_reg |= HV_OEM_BITS_LPLU; in e1000_oem_bits_config_ich8lan()
3097 u16 oem_reg; in e1000_set_lplu_state_pchlan() local
3104 oem_reg |= HV_OEM_BITS_LPLU; in e1000_set_lplu_state_pchlan()
[all …]