Home
last modified time | relevance | path

Searched refs:hfp (Results 1 – 25 of 37) sorted by relevance

12

/drivers/video/omap2/displays/
Dpanel-generic-dpi.c65 .hfp = 3,
92 .hfp = 1,
118 .hfp = 104,
145 .hfp = 8,
173 .hfp = 10,
200 .hfp = 2,
227 .hfp = 1,
254 .hfp = 3,
279 .hfp = 15,
304 .hfp = 40,
[all …]
Dpanel-sharp-ls037v7dw01.c38 .hfp = 1,
Dpanel-nec-nl8048hl11-01b.c70 .hfp = 6,
Dpanel-lgphilips-lb035q02.c39 .hfp = 20,
Dpanel-tfp410.c35 .hfp = 48,
/drivers/video/matrox/
Dmatroxfb_g450.c243 u_int32_t hfp; in computeRegs() local
285 hfp = (((outd->h_f_porch + pixclock) / pixclock)) & ~1; in computeRegs()
287 hlen = hvis + hfp + hsl + hbp; in computeRegs()
290 dprintk(KERN_DEBUG "WL: vis=%u, hf=%u, hs=%u, hb=%u, total=%u\n", hvis, hfp, hsl, hbp, hlen); in computeRegs()
293 hfp -= over; in computeRegs()
297 hfp += 4; in computeRegs()
300 hfp += 16; in computeRegs()
309 r->regs[0x2C] = hfp; in computeRegs()
313 …dprintk(KERN_DEBUG "PG: vis=%04X, hf=%02X, hs=%02X, hb=%02X, total=%04X\n", hvis, hfp, hsl, hbp, h… in computeRegs()
/drivers/video/omap2/dss/
Ddsi.c3756 int hsa, hfp, hbp, width_bytes, bllp, lp_clk_div; in dsi_config_cmd_mode_interleaving() local
3778 hfp = FLD_GET(r, 23, 12); in dsi_config_cmd_mode_interleaving()
3802 bllp = hbp + hfp + hsa + DIV_ROUND_UP(width_bytes + 6, ndl); in dsi_config_cmd_mode_interleaving()
3814 hfp_interleave_hs = dsi_compute_interleave_hs(hfp, ddr_alwon, in dsi_config_cmd_mode_interleaving()
3817 hfp_interleave_lp = dsi_compute_interleave_lp(hfp, in dsi_config_cmd_mode_interleaving()
4005 int hfp = dsi->vm_timings.hfp; in dsi_proto_timings() local
4023 tl = DIV_ROUND_UP(4, ndl) + (hsync_end ? hsa : 0) + t_he + hfp + in dsi_proto_timings()
4027 hfp, hsync_end ? hsa : 0, tl); in dsi_proto_timings()
4033 r = FLD_MOD(r, hfp, 23, 12); /* HFP */ in dsi_proto_timings()
4665 bl = t->hss + t->hsa + t->hse + t->hbp + t->hfp; in print_dsi_vm()
[all …]
Ddisplay-sysfs.c109 t.x_res, t.hfp, t.hbp, t.hsw, in display_timings_show()
135 &t.x_res, &t.hfp, &t.hbp, &t.hsw, in display_timings_store()
Ddispc.c1998 nonactive = t->x_res + t->hfp + t->hsw + t->hbp - out_width; in check_horiz_timing_omap3()
2005 blank = div_u64((u64)(t->hbp + t->hsw + t->hfp) * lclk, pclk); in check_horiz_timing_omap3()
2831 static bool _dispc_lcd_timings_ok(int hsw, int hfp, int hbp, in _dispc_lcd_timings_ok() argument
2835 hfp < 1 || hfp > dispc.feat->hp_max || in _dispc_lcd_timings_ok()
2863 timings_ok &= _dispc_lcd_timings_ok(timings->hsw, timings->hfp, in dispc_mgr_timings_ok()
2872 int hfp, int hbp, int vsw, int vfp, int vbp, in _dispc_mgr_set_lcd_timings() argument
2884 FLD_VAL(hfp-1, dispc.feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings()
2948 _dispc_mgr_set_lcd_timings(channel, t.hsw, t.hfp, t.hbp, t.vsw, in dispc_mgr_set_timings()
2952 xtot = t.x_res + t.hfp + t.hsw + t.hbp; in dispc_mgr_set_timings()
2960 t.hsw, t.hfp, t.hbp, t.vsw, t.vfp, t.vbp); in dispc_mgr_set_timings()
Dvenc_panel.c94 .hfp = 12, in venc_panel_probe()
Dti_hdmi_4xxx_ip.c689 timings->hfp = 0; in hdmi_wp_init()
721 timings->hfp = param->timings.hfp; in hdmi_wp_video_init_format()
767 timing_h |= FLD_VAL(timings->hfp, 19, 8); in hdmi_wp_video_config_timing()
Dhdmi_panel.c50 .hfp = 16, in hdmi_panel_probe()
Dvenc.c269 .hfp = 12,
284 .hfp = 16,
/drivers/gpu/drm/tilcdc/
Dtilcdc_crtc.c241 uint32_t reg, hbp, hfp, hsw, vbp, vfp, vsw; in tilcdc_crtc_mode_set() local
279 hfp = mode->hsync_start - mode->hdisplay; in tilcdc_crtc_mode_set()
286 mode->hdisplay, mode->vdisplay, hbp, hfp, hsw, vbp, vfp, vsw); in tilcdc_crtc_mode_set()
293 reg |= (hfp & 0x300) >> 8; in tilcdc_crtc_mode_set()
301 ((hfp & 0xff) << 16) | in tilcdc_crtc_mode_set()
/drivers/video/omap/
Dlcd_htcherald.c72 .hfp = 10,
Dlcd_inn1510.c66 .hfp = 40,
Dlcd_palmte.c64 .hfp = 8,
Dlcd_palmz71.c65 .hfp = 8,
Dlcd_palmtt.c70 .hfp = 8,
Dlcd_osk.c87 .hfp = 40,
Dlcd_inn1610.c87 .hfp = 40,
Dlcd_h3.c81 .hfp = 14,
Dlcd_ams_delta.c154 .hfp = 1,
Domapfb.h81 int hfp; /* Horizontal front porch */ member
/drivers/gpu/drm/omapdrm/
Domap_connector.c43 mode->hsync_start = mode->hdisplay + timings->hfp; in copy_timings_omap_to_drm()
74 timings->hfp = mode->hsync_start - mode->hdisplay; in copy_timings_drm_to_omap()

12