Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h425 #define TS_LL_READ_TS BIT(31) macro
H A Dice_ptp_hw.c2584 val = FIELD_PREP(TS_LL_READ_TS_IDX, idx) | TS_LL_READ_TS; in ice_read_phy_tstamp_ll_e810()
2592 if (!(FIELD_GET(TS_LL_READ_TS, val))) { in ice_read_phy_tstamp_ll_e810()