Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.c4678 uint16_t phy_saved_data; in e1000_phy_init_script() local
4686 ret_val = e1000_read_phy_reg(hw, 0x2F5B, &phy_saved_data); in e1000_phy_init_script()
4733 e1000_write_phy_reg(hw, 0x2F5B, phy_saved_data); in e1000_phy_init_script()