Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_defines.h488 #define IGC_AUX0_TS_SDP_EN (1u << 2) /* Enable auxiliary time stamp trigger 0. */ macro
Digc_ptp.c185 tssdp &= ~IGC_AUX0_TS_SDP_EN; in igc_pin_perout()
237 tssdp |= igc_aux0_sel_sdp[pin] | IGC_AUX0_TS_SDP_EN; in igc_pin_extts()