Searched refs:Q_REG_FIFO02_M (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/intel/ice/ | ||
D | ice_ptp_hw.h | 248 #define Q_REG_FIFO02_M ICE_M(0x3FF, 0) macro |
D | ice_ptp.c | 1111 phy_sts = (val & Q_REG_FIFO02_M) >> Q_REG_FIFO02_S; in ice_ptp_check_tx_fifo() |