Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h254 #define Q_REG_FIFO13_M ICE_M(0x3FF, 10) macro
H A Dice_ptp.c1203 phy_sts = (val & Q_REG_FIFO13_M) >> Q_REG_FIFO13_S; in ice_ptp_check_tx_fifo()