Searched refs:Q_REG_FIFO13_S (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ | ||
H A D | ice_ptp_hw.h | 253 #define Q_REG_FIFO13_S 10 macro |
H A D | ice_ptp.c | 1203 phy_sts = (val & Q_REG_FIFO13_M) >> Q_REG_FIFO13_S; in ice_ptp_check_tx_fifo() |