Searched refs:IGC_AUX0_SEL_SDP3 (Results 1 – 2 of 2) sorted by relevance
146 IGC_AUX0_SEL_SDP0, IGC_AUX0_SEL_SDP1, IGC_AUX0_SEL_SDP2, IGC_AUX0_SEL_SDP3, in igc_pin_perout()184 if ((tssdp & IGC_AUX0_SEL_SDP3) == igc_aux0_sel_sdp[pin]) in igc_pin_perout()212 IGC_AUX0_SEL_SDP0, IGC_AUX0_SEL_SDP1, IGC_AUX0_SEL_SDP2, IGC_AUX0_SEL_SDP3, in igc_pin_extts()236 tssdp &= ~IGC_AUX0_SEL_SDP3; in igc_pin_extts()
503 #define IGC_AUX0_SEL_SDP3 (3u << 0) /* Assign SDP3 to auxiliary time stamp 0. */ macro