Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.h2438 #define PHY_PREAMBLE_SIZE 32 macro
H A De1000.c4410 e1000_shift_out_mdi_bits(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE); in e1000_read_phy_reg()
4485 e1000_shift_out_mdi_bits(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE); in e1000_write_phy_reg()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c2885 e1000_shift_out_mdi_bits(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE); in e1000_read_phy_reg_ex()
3014 e1000_shift_out_mdi_bits(hw, PHY_PREAMBLE, PHY_PREAMBLE_SIZE); in e1000_write_phy_reg_ex()
H A De1000_hw.h3061 #define PHY_PREAMBLE_SIZE 32 macro