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