Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h377 #define P_REG_RX_80_TO_160_CNT_RXCYC_M BIT(0) macro
H A Dice_ptp_hw.c2022 rx_cycle = val & P_REG_RX_80_TO_160_CNT_RXCYC_M; in ice_phy_calc_pmd_adj_e822()