Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h816 #define PHY_MAC_TSU_CFG_BLKS_PER_CLK_M ICE_M(0x1, 28) macro
H A Dice_ptp_hw.c2260 FIELD_PREP(PHY_MAC_TSU_CFG_BLKS_PER_CLK_M, cfg->blks_per_clk); in ice_phy_cfg_mac_eth56g()