Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_defines.h509 #define IGC_AUX1_TS_SDP_EN (1u << 5) /* Enable auxiliary time stamp trigger 1. */ macro
Digc_ptp.c188 tssdp &= ~IGC_AUX1_TS_SDP_EN; in igc_pin_perout()
234 tssdp |= igc_aux1_sel_sdp[pin] | IGC_AUX1_TS_SDP_EN; in igc_pin_extts()