Searched refs:IGC_AUX1_SEL_SDP3 (Results 1 – 2 of 2) sorted by relevance
150 IGC_AUX1_SEL_SDP0, IGC_AUX1_SEL_SDP1, IGC_AUX1_SEL_SDP2, IGC_AUX1_SEL_SDP3, in igc_pin_perout()188 if ((tssdp & IGC_AUX1_SEL_SDP3) == igc_aux1_sel_sdp[pin]) in igc_pin_perout()216 IGC_AUX1_SEL_SDP0, IGC_AUX1_SEL_SDP1, IGC_AUX1_SEL_SDP2, IGC_AUX1_SEL_SDP3, in igc_pin_extts()234 tssdp &= ~IGC_AUX1_SEL_SDP3; in igc_pin_extts()
491 #define IGC_AUX1_SEL_SDP3 (3u << 3) /* Assign SDP3 to auxiliary time stamp 1. */ macro
Completed in 7 milliseconds