Searched refs:trans2 (Results 1 – 4 of 4) sorted by relevance
1228 struct sctp_transport *trans2) in sctp_trans_elect_tie() argument1230 if (trans1->error_count > trans2->error_count) { in sctp_trans_elect_tie()1231 return trans2; in sctp_trans_elect_tie()1232 } else if (trans1->error_count == trans2->error_count && in sctp_trans_elect_tie()1233 ktime_after(trans2->last_time_heard, in sctp_trans_elect_tie()1235 return trans2; in sctp_trans_elect_tie()
33 u32 trans2; /* vref sel, vswing */ member289 I915_WRITE(reg, ddi_translations[i].trans2); in intel_prepare_ddi_buffers()301 I915_WRITE(reg, ddi_translations_hdmi[hdmi_level].trans2); in intel_prepare_ddi_buffers()
3417 int trans1, trans2; in dsi_compute_interleave_hs() local3419 trans2 = ddr_pre + enter_hs + exiths_clk + ddr_post + ddr_pre + in dsi_compute_interleave_hs()3421 transition = max(trans1, trans2); in dsi_compute_interleave_hs()
712 advantage of trans2 SetFileInfo rename facility if available on target server.