Searched refs:AUX0_SEL_SDP3 (Results 1 – 2 of 2) sorted by relevance
375 AUX0_SEL_SDP0, AUX0_SEL_SDP1, AUX0_SEL_SDP2, AUX0_SEL_SDP3, in igb_pin_extts()399 tssdp &= ~AUX0_SEL_SDP3; in igb_pin_extts()411 AUX0_SEL_SDP0, AUX0_SEL_SDP1, AUX0_SEL_SDP2, AUX0_SEL_SDP3, in igb_pin_perout()441 if ((tssdp & AUX0_SEL_SDP3) == aux0_sel_sdp[pin]) in igb_pin_perout()
563 #define AUX0_SEL_SDP3 (3 << 0) /* Assign SDP3 to auxiliary time stamp 0. */ macro