trans1 52 drivers/gpu/drm/i915/display/intel_ddi.c u32 trans1; /* balance leg enable, de-emph level */ trans1 945 drivers/gpu/drm/i915/display/intel_ddi.c ddi_translations[i].trans1 | iboost_bit); trans1 979 drivers/gpu/drm/i915/display/intel_ddi.c ddi_translations[level].trans1 | iboost_bit); trans1 3324 drivers/gpu/drm/omapdrm/dss/dsi.c int trans1, trans2; trans1 3325 drivers/gpu/drm/omapdrm/dss/dsi.c trans1 = ddr_pre + enter_hs + exit_hs + max(enter_hs, 2) + 1; trans1 3328 drivers/gpu/drm/omapdrm/dss/dsi.c transition = max(trans1, trans2); trans1 3397 drivers/video/fbdev/omap2/omapfb/dss/dsi.c int trans1, trans2; trans1 3398 drivers/video/fbdev/omap2/omapfb/dss/dsi.c trans1 = ddr_pre + enter_hs + exit_hs + max(enter_hs, 2) + 1; trans1 3401 drivers/video/fbdev/omap2/omapfb/dss/dsi.c transition = max(trans1, trans2); trans1 1236 net/sctp/associola.c static struct sctp_transport *sctp_trans_elect_tie(struct sctp_transport *trans1, trans1 1239 net/sctp/associola.c if (trans1->error_count > trans2->error_count) { trans1 1241 net/sctp/associola.c } else if (trans1->error_count == trans2->error_count && trans1 1243 net/sctp/associola.c trans1->last_time_heard)) { trans1 1246 net/sctp/associola.c return trans1;