Searched refs:PHY_REVISION_ETH56G (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ | ||
H A D | ice_ptp_hw.h | 806 #define PHY_REVISION_ETH56G 0x10200 macro |
H A D | ice_ptp_hw.c | 2746 if (err || phy_rev != PHY_REVISION_ETH56G) in ice_ptp_init_phy_e825() |