Searched refs:PHY_SOF (Results 1 – 4 of 4) sorted by relevance
2432 #define PHY_SOF 0x01 macro
4210 (PHY_OP_READ << 10) | (PHY_SOF << 12)); in e1000_read_phy_reg()4280 (PHY_OP_WRITE << 12) | (PHY_SOF << 14)); in e1000_write_phy_reg()
2898 (PHY_OP_READ << 10) | (PHY_SOF << 12)); in e1000_read_phy_reg_ex()3021 (PHY_OP_WRITE << 12) | (PHY_SOF << 14)); in e1000_write_phy_reg_ex()
3060 #define PHY_SOF 0x01 macro