Searched refs:oem_reg (Results 1 – 1 of 1) sorted by relevance
5806 uint16_t oem_reg; in em_oem_bits_config_pchlan() local5828 ret_val = em_read_phy_reg(hw, HV_OEM_BITS, &oem_reg); in em_oem_bits_config_pchlan()5836 oem_reg |= HV_OEM_BITS_GBE_DIS; in em_oem_bits_config_pchlan()5839 oem_reg |= HV_OEM_BITS_LPLU; in em_oem_bits_config_pchlan()5842 oem_reg |= HV_OEM_BITS_RESTART_AN; in em_oem_bits_config_pchlan()5847 oem_reg |= HV_OEM_BITS_GBE_DIS; in em_oem_bits_config_pchlan()5851 oem_reg |= HV_OEM_BITS_LPLU; in em_oem_bits_config_pchlan()9225 uint16_t oem_reg; in em_set_lplu_state_pchlan() local9234 oem_reg |= HV_OEM_BITS_LPLU; in em_set_lplu_state_pchlan()9236 oem_reg &= ~HV_OEM_BITS_LPLU; in em_set_lplu_state_pchlan()[all …]