Searched refs:IGC_AUX0_SEL_SDP3 (Results 1 – 2 of 2) sorted by relevance
147 IGC_AUX0_SEL_SDP0, IGC_AUX0_SEL_SDP1, IGC_AUX0_SEL_SDP2, IGC_AUX0_SEL_SDP3, in igc_pin_perout()185 if ((tssdp & IGC_AUX0_SEL_SDP3) == igc_aux0_sel_sdp[pin]) in igc_pin_perout()213 IGC_AUX0_SEL_SDP0, IGC_AUX0_SEL_SDP1, IGC_AUX0_SEL_SDP2, IGC_AUX0_SEL_SDP3, in igc_pin_extts()237 tssdp &= ~IGC_AUX0_SEL_SDP3; in igc_pin_extts()
486 #define IGC_AUX0_SEL_SDP3 (3u << 0) /* Assign SDP3 to auxiliary time stamp 0. */ macro
Completed in 7 milliseconds