| /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/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
|
| H A D | lcd_mipid.c | 500 .vbp = 3,
|
| /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/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/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()
|
| H A D | dpu_crtc.c | 278 int line, vsw, vbp, vactive_start, vactive_end, vfp_end; in dpu_crtc_get_scanout_position() local 287 vbp = mode->crtc_vtotal - mode->crtc_vsync_end; in dpu_crtc_get_scanout_position() 295 vactive_start = vsw + vbp + 1; in dpu_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,
|
| 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,
|
| H A D | panel-tpo-td028ttec1.c | 41 .vbp = 2,
|
| H A D | panel-tpo-td043mtea1.c | 82 .vbp = 34,
|
| /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/omapdrm/dss/ |
| H A D | dsi.h | 205 u16 vbp; member
|