Home
last modified time | relevance | path

Searched refs:PHY_REG_TS_INT_CONFIG (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h766 #define PHY_REG_TS_INT_CONFIG 0x88 macro
H A Dice_ptp_hw.c2377 err = ice_read_ptp_reg_eth56g(hw, port, PHY_REG_TS_INT_CONFIG, &val); in ice_phy_cfg_intr_eth56g()
2389 return ice_write_ptp_reg_eth56g(hw, port, PHY_REG_TS_INT_CONFIG, val); in ice_phy_cfg_intr_eth56g()