Searched refs:PHY_SOF (Results 1 – 4 of 4) sorted by relevance
2434 #define PHY_SOF 0x01 macro
4424 (PHY_OP_READ << 10) | (PHY_SOF << 12)); in e1000_read_phy_reg()4494 (PHY_OP_WRITE << 12) | (PHY_SOF << 14)); in e1000_write_phy_reg()
2900 (PHY_OP_READ << 10) | (PHY_SOF << 12)); in e1000_read_phy_reg_ex()3023 (PHY_OP_WRITE << 12) | (PHY_SOF << 14)); in e1000_write_phy_reg_ex()
3057 #define PHY_SOF 0x01 macro