Searched refs:PHY_OP_WRITE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/e1000/ | ||
H A D | e1000_hw.h | 3059 #define PHY_OP_WRITE 0x01 macro |
H A D | e1000_hw.c | 3023 (PHY_OP_WRITE << 12) | (PHY_SOF << 14)); in e1000_write_phy_reg_ex() |