Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h2433 #define PHY_OP_READ 0x02 macro
H A De1000.c4210 (PHY_OP_READ << 10) | (PHY_SOF << 12)); in e1000_read_phy_reg()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h3061 #define PHY_OP_READ 0x02 macro
H A De1000_hw.c2898 (PHY_OP_READ << 10) | (PHY_SOF << 12)); in e1000_read_phy_reg_ex()