Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h677 #define TS_LL_READ_TS BIT(31) macro
H A Dice_ptp.c561 TS_LL_READ_TS); in ice_ptp_req_tx_single_tstamp()
591 if (val & TS_LL_READ_TS) { in ice_ptp_complete_tx_single_tstamp()
H A Dice_ptp_hw.c4842 val = FIELD_PREP(TS_LL_READ_TS_IDX, idx) | TS_LL_READ_TS; in ice_read_phy_tstamp_ll_e810()
4850 if (!(FIELD_GET(TS_LL_READ_TS, val))) { in ice_read_phy_tstamp_ll_e810()