| /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/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-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()
|
| /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() 769 uint32_t hbp, hfp, hsw, vbp, vfp, vsw; in tilcdc_crtc_mode_valid() local 792 vbp = mode->vtotal - mode->vsync_end; in tilcdc_crtc_mode_valid() 811 if (vbp & ~0xff) { in tilcdc_crtc_mode_valid()
|
| /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/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/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/gpu/drm/i915/display/ |
| H A D | vlv_dsi.c | 1022 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; in bxt_dsi_get_pipe_config() local 1086 vbp = intel_de_read(display, MIPI_VBP_COUNT(display, port)); in bxt_dsi_get_pipe_config() 1096 vfp + vsync + vbp != adjusted_mode->crtc_vtotal); in bxt_dsi_get_pipe_config() 1224 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; in set_dsi_timings() local 1242 vbp = adjusted_mode->crtc_vtotal - adjusted_mode->crtc_vsync_end; in set_dsi_timings() 1282 intel_de_write(display, MIPI_VBP_COUNT(display, port), vbp); in set_dsi_timings()
|
| /linux/drivers/gpu/drm/loongson/ |
| H A D | lsdc_crtc.c | 909 int vsw, vbp, vactive_start, vactive_end, vfp_end; in lsdc_crtc_get_scanout_position() local 913 vbp = mode->crtc_vtotal - mode->crtc_vsync_end; in lsdc_crtc_get_scanout_position() 915 vactive_start = vsw + vbp + 1; in lsdc_crtc_get_scanout_position()
|
| /linux/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-mipi-dsi2.c | 439 u32 vactive, vsa, vfp, vbp; in dw_mipi_dsi2_vertical_timing_config() local 444 vbp = mode->vtotal - mode->vsync_end; in dw_mipi_dsi2_vertical_timing_config() 447 regmap_write(dsi2->regmap, DSI2_IPI_VID_VBP_MAN_CFG, VID_VBP_LINES(vbp)); in dw_mipi_dsi2_vertical_timing_config()
|
| H A D | dw-mipi-dsi.c | 836 u32 vactive, vsa, vfp, vbp; in dw_mipi_dsi_vertical_timing_config() local 841 vbp = mode->vtotal - mode->vsync_end; in dw_mipi_dsi_vertical_timing_config() 846 dsi_write(dsi, DSI_VID_VBP_LINES, vbp); in dw_mipi_dsi_vertical_timing_config()
|
| /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,
|
| H A D | panel-lgphilips-lb035q02.c | 30 .vbp = 18,
|
| H A D | panel-nec-nl8048hl11.c | 73 .vbp = 4,
|
| H A D | connector-dvi.c | 30 .vbp = 7,
|
| H A D | panel-sharp-ls037v7dw01.c | 46 .vbp = 1,
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_modes.c | 342 unsigned int vbp, vbp_min; in fill_analog_mode() local 494 vbp = porches - vfp; in fill_analog_mode() 495 drm_dbg_kms(dev, "Vertical Back Porch: %u\n", vbp); in fill_analog_mode() 497 vtotal = vactive + vfp + vslen + vbp; in fill_analog_mode() 507 mode->vtotal = mode->vsync_end + vbp; in fill_analog_mode()
|
| /linux/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_crtc.c | 873 unsigned int vbp; in rcar_du_crtc_mode_valid() local 890 vbp = (mode->vtotal - mode->vsync_end) / (interlaced ? 2 : 1); in rcar_du_crtc_mode_valid() 891 if (vbp < 3) in rcar_du_crtc_mode_valid()
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dsi.h | 205 u16 vbp; member
|
| /linux/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_crtc.c | 430 int line, vsw, vbp, vactive_start, vactive_end, vfp_end; in mdp5_crtc_get_scanout_position() local 440 vbp = mode->crtc_vtotal - mode->crtc_vsync_end; in mdp5_crtc_get_scanout_position() 448 vactive_start = vsw + vbp + 1; in mdp5_crtc_get_scanout_position()
|