/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_malloc.c | 212 m_vtob_p vbp; in ___get_dma_mem_cluster() local 215 vbp = __sym_calloc(&mp0, sizeof(*vbp), "VTOB"); in ___get_dma_mem_cluster() 216 if (!vbp) in ___get_dma_mem_cluster() 219 vaddr = sym_m_get_dma_mem_cluster(mp, vbp); in ___get_dma_mem_cluster() 222 vbp->next = mp->vtob[hc]; in ___get_dma_mem_cluster() 223 mp->vtob[hc] = vbp; in ___get_dma_mem_cluster() 235 m_vtob_p *vbpp, vbp; in ___free_dma_mem_cluster() local 242 vbp = *vbpp; in ___free_dma_mem_cluster() 244 sym_m_free_dma_mem_cluster(mp, vbp); in ___free_dma_mem_cluster() 245 __sym_mfree(&mp0, vbp, sizeof(*vbp), "VTOB"); in ___free_dma_mem_cluster()
|
H A D | sym_hipd.h | 1193 static inline void *sym_m_get_dma_mem_cluster(m_pool_p mp, m_vtob_p vbp) in sym_m_get_dma_mem_cluster() argument 1201 vbp->vaddr = vaddr; in sym_m_get_dma_mem_cluster() 1202 vbp->baddr = baddr; in sym_m_get_dma_mem_cluster() 1207 static inline void sym_m_free_dma_mem_cluster(m_pool_p mp, m_vtob_p vbp) in sym_m_free_dma_mem_cluster() argument 1209 dma_free_coherent(mp->dev_dmat, SYM_MEM_CLUSTER_SIZE, vbp->vaddr, in sym_m_free_dma_mem_cluster() 1210 vbp->baddr); in sym_m_free_dma_mem_cluster()
|
/linux/drivers/gpu/drm/bridge/adv7511/ |
H A D | adv7533.c | 31 unsigned int hsw, hfp, hbp, vsw, vfp, vbp; in adv7511_dsi_config_timing_gen() local 39 vbp = mode->vtotal - mode->vsync_end; in adv7511_dsi_config_timing_gen() 62 regmap_write(adv->regmap_cec, 0x36, vbp >> 4); in adv7511_dsi_config_timing_gen() 63 regmap_write(adv->regmap_cec, 0x37, (vbp << 4) & 0xff); in adv7511_dsi_config_timing_gen()
|
/linux/drivers/gpu/drm/logicvc/ |
H A D | logicvc_crtc.c | 75 unsigned int vact, vfp, vsl, vbp; in logicvc_crtc_atomic_enable() local 89 vbp = mode->vtotal - mode->vsync_end; in logicvc_crtc_atomic_enable() 98 regmap_write(logicvc->regmap, LOGICVC_VSYNC_BACK_PORCH_REG, vbp - 1); in logicvc_crtc_atomic_enable()
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi_wp.c | 175 timing_v |= FLD_VAL(timings->vbp, 31, 20); in hdmi_wp_video_config_timing() 195 timings->vbp = param->timings.vbp; in hdmi_wp_init_vid_fmt_timings()
|
H A D | display.c | 270 ovt->vbp = vm->vback_porch; in videomode_to_omap_video_timings() 303 vm->vback_porch = ovt->vbp; in omap_video_timings_to_videomode()
|
H A D | display-sysfs.c | 100 t.y_res, t.vfp, t.vbp, t.vsw); in display_timings_show() 125 &t.y_res, &t.vfp, &t.vbp, &t.vsw) != 9) in display_timings_store()
|
H A D | hdmi5_core.c | 295 video_cfg->v_fc_config.timings.vbp = cfg->timings.vbp; in hdmi_core_init() 298 cfg->timings.vfp + cfg->timings.vbp; in hdmi_core_init()
|
/linux/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_crtc.c | 279 uint32_t reg, hbp, hfp, hsw, vbp, vfp, vsw; in tilcdc_crtc_set_mode() local 318 vbp = mode->vtotal - mode->vsync_end; in tilcdc_crtc_set_mode() 323 mode->hdisplay, mode->vdisplay, hbp, hfp, hsw, vbp, vfp, vsw); in tilcdc_crtc_set_mode() 352 ((vbp & 0xff) << 24) | in tilcdc_crtc_set_mode() 776 uint32_t hbp, hfp, hsw, vbp, vfp, vsw; in tilcdc_crtc_mode_valid() local 799 vbp = mode->vtotal - mode->vsync_end; in tilcdc_crtc_mode_valid() 818 if (vbp & ~0xff) { in tilcdc_crtc_mode_valid()
|
/linux/drivers/gpu/drm/bridge/ |
H A D | lontium-lt8912b.c | 287 u32 vactive, v_total, vpw, vfp, vbp; in lt8912_video_setup() local 304 vbp = lt->mode.vback_porch; in lt8912_video_setup() 305 v_total = vactive + vfp + vpw + vbp; in lt8912_video_setup() 328 ret |= regmap_write(lt->regmap[I2C_CEC_DSI], 0x38, vbp & 0xff); in lt8912_video_setup() 329 ret |= regmap_write(lt->regmap[I2C_CEC_DSI], 0x39, vbp >> 8); in lt8912_video_setup()
|
/linux/drivers/video/fbdev/omap/ |
H A D | lcd_palmte.c | 31 .vbp = 7,
|
H A D | lcd_ams_delta.c | 117 .vbp = 0,
|
H A D | omapfb.h | 73 int vbp; /* Vertical back porch */ member
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-olimex-lcd-olinuxino.c | 35 u32 vbp; member 136 lcd_mode->vpw + lcd_mode->vbp; in lcd_olinuxino_get_modes()
|
H A D | panel-novatek-nt35510.c | 454 u8 vbp; member 802 dpfrctr[2] = conf->vbp; in nt35510_setup_display() 1292 .vbp = 7, 1367 .vbp = 0x1C,
|
/linux/drivers/gpu/drm/pl111/ |
H A D | pl111_display.c | 134 u32 lpp, vsw, vfp, vbp; in pl111_display_enable() local 155 vbp = mode->vtotal - mode->vsync_end; in pl111_display_enable() 167 (vbp << 24), in pl111_display_enable()
|
/linux/drivers/gpu/drm/hisilicon/kirin/ |
H A D | dw_drm_dsi.c | 452 u32 hfp, hbp, hsw, vfp, vbp, vsw; in dsi_set_mode_timing() local 482 vbp = mode->vtotal - mode->vsync_end; in dsi_set_mode_timing() 500 writel(vbp, base + VID_VBP_LINES); in dsi_set_mode_timing() 508 vtot, vfp, vbp, vsw); in dsi_set_mode_timing()
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos5433_drm_decon.c | 235 int vbp = m->crtc_vtotal - m->crtc_vsync_end; in decon_commit() local 239 vbp = vbp / 2 - 1; in decon_commit() 240 val = VIDTCON00_VBPD_F(vbp - 1) | VIDTCON00_VFPD_F(vfp - 1); in decon_commit()
|
/linux/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_regs.h | 418 #define BS_V_INTVALS(vfp, vbp) (((vfp) & 0x3FFF) + (((vbp) & 0xFF) << 16)) argument
|
/linux/drivers/gpu/drm/mcde/ |
H A D | mcde_display.c | 978 u32 vsw, vfp, vbp; in mcde_setup_dpi() local 987 vbp = mode->vtotal - mode->vsync_end; in mcde_setup_dpi() 992 hsw, hfp, hbp, vsw, vfp, vbp); in mcde_setup_dpi() 1040 val = (vbp << MCDE_TVDVO_DVO1_SHIFT); in mcde_setup_dpi() 1042 val |= (vbp << MCDE_TVDVO_DVO2_SHIFT); in mcde_setup_dpi()
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_plane.c | 127 int vbp, vpw, vfp; in _dpu_plane_calc_bw() local 133 vbp = mode->vtotal - mode->vsync_end; in _dpu_plane_calc_bw() 147 if ((vbp+vpw) > hw_latency_lines) in _dpu_plane_calc_bw() 148 do_div(plane_prefill_bw, (vbp+vpw)); in _dpu_plane_calc_bw() 149 else if ((vbp+vpw+vfp) < hw_latency_lines) in _dpu_plane_calc_bw() 150 do_div(plane_prefill_bw, (vbp+vpw+vfp)); in _dpu_plane_calc_bw()
|
/linux/drivers/scsi/ |
H A D | ncr53c8xx.c | 379 m_vtob_s *vbp; in ___dma_getp() local 381 vbp = __m_calloc(&mp0, sizeof(*vbp), "VTOB"); in ___dma_getp() 382 if (vbp) { in ___dma_getp() 389 vbp->vaddr = vp; in ___dma_getp() 390 vbp->baddr = daddr; in ___dma_getp() 391 vbp->next = mp->vtob[hc]; in ___dma_getp() 392 mp->vtob[hc] = vbp; in ___dma_getp() 397 if (vbp) in ___dma_getp() 398 __m_free(&mp0, vbp, sizeof(*vbp), "VTOB"); in ___dma_getp() 404 m_vtob_s **vbpp, *vbp; in ___dma_freep() local [all …]
|
/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_crtc.c | 908 int vsw, vbp, vactive_start, vactive_end, vfp_end; in lsdc_crtc_get_scanout_position() local 912 vbp = mode->crtc_vtotal - mode->crtc_vsync_end; in lsdc_crtc_get_scanout_position() 914 vactive_start = vsw + vbp + 1; in lsdc_crtc_get_scanout_position()
|
/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | connector-analog-tv.c | 36 .vbp = 41,
|
H A D | connector-hdmi.c | 29 .vbp = 31,
|