sync_pos          248 drivers/gpu/drm/i915/display/intel_panel.c 	u32 border, sync_pos, blank_width, sync_width;
sync_pos          253 drivers/gpu/drm/i915/display/intel_panel.c 	sync_pos = (blank_width - sync_width + 1) / 2;
sync_pos          262 drivers/gpu/drm/i915/display/intel_panel.c 	adjusted_mode->crtc_hsync_start = adjusted_mode->crtc_hblank_start + sync_pos;
sync_pos          270 drivers/gpu/drm/i915/display/intel_panel.c 	u32 border, sync_pos, blank_width, sync_width;
sync_pos          275 drivers/gpu/drm/i915/display/intel_panel.c 	sync_pos = (blank_width - sync_width + 1) / 2;
sync_pos          283 drivers/gpu/drm/i915/display/intel_panel.c 	adjusted_mode->crtc_vsync_start = adjusted_mode->crtc_vblank_start + sync_pos;
sync_pos          510 drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c 	u32 sync_pos = bfa_ioc_ct_sync_reqd_pos(ioc);
sync_pos          512 drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c 	writel((r32 | sync_pos), ioc->ioc_regs.ioc_fail_sync);
sync_pos          434 drivers/scsi/bfa/bfa_ioc_ct.c 	uint32_t sync_pos = bfa_ioc_ct_sync_reqd_pos(ioc);
sync_pos          436 drivers/scsi/bfa/bfa_ioc_ct.c 	writel((r32 | sync_pos), ioc->ioc_regs.ioc_fail_sync);