Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.h2435 #define PHY_OP_READ 0x02 macro
H A De1000.c4424 (PHY_OP_READ << 10) | (PHY_SOF << 12)); in e1000_read_phy_reg()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h3058 #define PHY_OP_READ 0x02 macro
H A De1000_hw.c2900 (PHY_OP_READ << 10) | (PHY_SOF << 12)); in e1000_read_phy_reg_ex()