Home
last modified time | relevance | path

Searched refs:sync_pos (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_panel.c416 u32 border, sync_pos, blank_width, sync_width; in centre_horizontally() local
421 sync_pos = (blank_width - sync_width + 1) / 2; in centre_horizontally()
430 adjusted_mode->crtc_hsync_start = adjusted_mode->crtc_hblank_start + sync_pos; in centre_horizontally()
438 u32 border, sync_pos, blank_width, sync_width; in centre_vertically() local
443 sync_pos = (blank_width - sync_width + 1) / 2; in centre_vertically()
451 adjusted_mode->crtc_vsync_start = adjusted_mode->crtc_vblank_start + sync_pos; in centre_vertically()
/linux-6.3-rc2/drivers/net/ethernet/brocade/bna/
A Dbfa_ioc_ct.c510 u32 sync_pos = bfa_ioc_ct_sync_reqd_pos(ioc); in bfa_ioc_ct_sync_join() local
512 writel((r32 | sync_pos), ioc->ioc_regs.ioc_fail_sync); in bfa_ioc_ct_sync_join()
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfa_ioc_ct.c434 uint32_t sync_pos = bfa_ioc_ct_sync_reqd_pos(ioc); in bfa_ioc_ct_sync_join() local
436 writel((r32 | sync_pos), ioc->ioc_regs.ioc_fail_sync); in bfa_ioc_ct_sync_join()

Completed in 7 milliseconds