Searched refs:IGC_AUX1_SEL_SDP3 (Results 1 – 2 of 2) sorted by relevance
149 IGC_AUX1_SEL_SDP0, IGC_AUX1_SEL_SDP1, IGC_AUX1_SEL_SDP2, IGC_AUX1_SEL_SDP3, in igc_pin_perout()187 if ((tssdp & IGC_AUX1_SEL_SDP3) == igc_aux1_sel_sdp[pin]) in igc_pin_perout()215 IGC_AUX1_SEL_SDP0, IGC_AUX1_SEL_SDP1, IGC_AUX1_SEL_SDP2, IGC_AUX1_SEL_SDP3, in igc_pin_extts()233 tssdp &= ~IGC_AUX1_SEL_SDP3; in igc_pin_extts()
492 #define IGC_AUX1_SEL_SDP3 (3u << 3) /* Assign SDP3 to auxiliary time stamp 1. */ macro