Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.h134 #define ICE_ETH56G_MAC_CFG_FRAC_W 9 macro
Dice_ptp_hw.c2042 return (u32)(((u64)a * b) >> ICE_ETH56G_MAC_CFG_FRAC_W); in mul_u32_u32_fx_q9()
2103 bitslip <<= ICE_ETH56G_MAC_CFG_FRAC_W; in ice_ptp_calc_bitslip_eth56g()
2143 deskew_f <<= ICE_ETH56G_MAC_CFG_FRAC_W - PHY_REG_DESKEW_0_RLEVEL_FRAC_W; in ice_ptp_calc_deskew_eth56g()