Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds