Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.c4464 uint16_t phy_saved_data; in e1000_phy_init_script() local
4472 ret_val = e1000_read_phy_reg(hw, 0x2F5B, &phy_saved_data); in e1000_phy_init_script()
4519 e1000_write_phy_reg(hw, 0x2F5B, phy_saved_data); in e1000_phy_init_script()