Searched refs:e1000_write_phy_reg (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000.c | 112 static int e1000_write_phy_reg(struct e1000_hw *hw, uint32_t reg_addr, uint16_t phy_data); 779 e1000_write_phy_reg(hw,0x0000,0x0140); 784 e1000_write_phy_reg(hw, 0x1F95, 0x0001); 786 e1000_write_phy_reg(hw, 0x1F71, 0xBD21); 788 e1000_write_phy_reg(hw, 0x1F79, 0x0018); 790 e1000_write_phy_reg(hw, 0x1F30, 0x1600); 792 e1000_write_phy_reg(hw, 0x1F31, 0x0014); 794 e1000_write_phy_reg(hw, 0x1F32, 0x161C); 796 e1000_write_phy_reg(hw, 0x1F94, 0x0003); 798 e1000_write_phy_reg(h 2916 e1000_write_phy_reg(struct e1000_hw *hw, function [all...] |
Completed in 91 milliseconds