Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h813 #define PHY_MAC_TSU_CFG_TX_MODE_M ICE_M(0x7, 12) macro
H A Dice_ptp_hw.c2325 val = FIELD_PREP(PHY_MAC_TSU_CFG_TX_MODE_M, in ice_phy_cfg_mac_eth56g()