Home
last modified time | relevance | path

Searched refs:hbp (Results 1 – 46 of 46) sorted by relevance

/linux-4.1.27/arch/arm/kernel/
Dptrace.c395 if (current->thread.debug.hbp[i] == bp) in ptrace_hbptriggered()
415 memset(tsk->thread.debug.hbp, 0, sizeof(tsk->thread.debug.hbp)); in clear_ptrace_hw_breakpoint()
428 if (t->debug.hbp[i]) { in flush_ptrace_hw_breakpoint()
429 unregister_hw_breakpoint(t->debug.hbp[i]); in flush_ptrace_hw_breakpoint()
430 t->debug.hbp[i] = NULL; in flush_ptrace_hw_breakpoint()
489 bp = tsk->thread.debug.hbp[idx]; in ptrace_gethbpregs()
545 bp = tsk->thread.debug.hbp[idx]; in ptrace_sethbpregs()
552 tsk->thread.debug.hbp[idx] = bp; in ptrace_sethbpregs()
/linux-4.1.27/drivers/gpu/drm/tilcdc/
Dtilcdc_crtc.c239 uint32_t reg, hbp, hfp, hsw, vbp, vfp, vsw; in tilcdc_crtc_mode_set() local
276 hbp = mode->htotal - mode->hsync_end; in tilcdc_crtc_mode_set()
284 mode->hdisplay, mode->vdisplay, hbp, hfp, hsw, vbp, vfp, vsw); in tilcdc_crtc_mode_set()
299 reg |= ((hbp-1) & 0x300) >> 4; in tilcdc_crtc_mode_set()
305 (((hbp-1) & 0xff) << 24) | in tilcdc_crtc_mode_set()
445 uint32_t hbp, hfp, hsw, vbp, vfp, vsw; in tilcdc_crtc_mode_valid() local
465 hbp = mode->htotal - mode->hsync_end; in tilcdc_crtc_mode_valid()
472 if ((hbp-1) & ~0x3ff) { in tilcdc_crtc_mode_valid()
/linux-4.1.27/drivers/video/fbdev/matrox/
Dmatroxfb_g450.c242 u_int32_t hbp; in computeRegs() local
284 hbp = (((outd->h_b_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()
308 r->regs[0x0A] = hbp; 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()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c3462 int hsa, hfp, hbp, width_bytes, bllp, lp_clk_div; in dsi_config_cmd_mode_interleaving() local
3483 hbp = FLD_GET(r, 11, 0); in dsi_config_cmd_mode_interleaving()
3508 bllp = hbp + hfp + hsa + DIV_ROUND_UP(width_bytes + 6, ndl); in dsi_config_cmd_mode_interleaving()
3529 hbp_interleave_hs = dsi_compute_interleave_hs(hbp, ddr_alwon, in dsi_config_cmd_mode_interleaving()
3533 hbp_interleave_lp = dsi_compute_interleave_lp(hbp, in dsi_config_cmd_mode_interleaving()
3712 int hbp = dsi->vm_timings.hbp; in dsi_proto_timings() local
3730 DIV_ROUND_UP(width_bytes + 6, ndl) + hbp; in dsi_proto_timings()
3732 DSSDBG("HBP: %d, HFP: %d, HSA: %d, TL: %d TXBYTECLKHS\n", hbp, in dsi_proto_timings()
3738 r = FLD_MOD(r, hbp, 11, 0); /* HBP */ in dsi_proto_timings()
4344 bl = t->hss + t->hsa + t->hse + t->hbp + t->hfp; in print_dsi_vm()
[all …]
Dhdmi_wp.c155 timing_h |= FLD_VAL(timings->hbp, 31, 20); in hdmi_wp_video_config_timing()
177 timings->hbp = param->timings.hbp; in hdmi_wp_init_vid_fmt_timings()
Ddisplay.c277 ovt->hbp = vm->hback_porch; in videomode_to_omap_video_timings()
310 vm->hback_porch = ovt->hbp; in omap_video_timings_to_videomode()
Ddisplay-sysfs.c109 t.x_res, t.hfp, t.hbp, t.hsw, in display_timings_show()
134 &t.x_res, &t.hfp, &t.hbp, &t.hsw, in display_timings_store()
Dhdmi5_core.c300 video_cfg->v_fc_config.timings.hbp = cfg->timings.hbp; in hdmi_core_init()
303 cfg->timings.hbp + cfg->timings.hsw - 1; in hdmi_core_init()
Ddispc.c2102 nonactive = t->x_res + t->hfp + t->hsw + t->hbp - out_width; in check_horiz_timing_omap3()
2109 blank = div_u64((u64)(t->hbp + t->hsw + t->hfp) * lclk, pclk); in check_horiz_timing_omap3()
2952 static bool _dispc_lcd_timings_ok(int hsw, int hfp, int hbp, in _dispc_lcd_timings_ok() argument
2957 hbp < 1 || hbp > dispc.feat->hp_max || in _dispc_lcd_timings_ok()
2989 timings->hbp, timings->vsw, timings->vfp, in dispc_mgr_timings_ok()
2998 int hfp, int hbp, int vsw, int vfp, int vbp, in _dispc_mgr_set_lcd_timings() argument
3011 FLD_VAL(hbp-1, dispc.feat->bp_start, 20); in _dispc_mgr_set_lcd_timings()
3122 _dispc_mgr_set_lcd_timings(channel, t.hsw, t.hfp, t.hbp, t.vsw, in dispc_mgr_set_timings()
3126 xtot = t.x_res + t.hfp + t.hsw + t.hbp; in dispc_mgr_set_timings()
3134 t.hsw, t.hfp, t.hbp, t.vsw, t.vfp, t.vbp); in dispc_mgr_set_timings()
Dvenc.c271 .hbp = 68,
286 .hbp = 58,
Drfbi.c862 rfbi.timings.hbp = 1; in rfbi_config_lcd_manager()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dsi_pll.c60 u32 hactive, vactive, hfp, hsync, hbp, vfp, vsync, vbp; in dsi_rr_formula() local
86 hbp = mode->htotal - mode->hsync_end; in dsi_rr_formula()
93 hbp_bytes = DIV_ROUND_UP(hbp * bpp, 8); in dsi_rr_formula()
Dintel_dsi.c700 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; in set_dsi_timings() local
705 hbp = mode->htotal - mode->hsync_end; in set_dsi_timings()
713 hbp /= 2; in set_dsi_timings()
726 hbp = txbyteclkhs(hbp, bpp, lane_count, intel_dsi->burst_mode_ratio); in set_dsi_timings()
735 I915_WRITE(MIPI_HBP_COUNT(port), hbp); in set_dsi_timings()
/linux-4.1.27/drivers/video/fbdev/omap/
Dlcd_palmte.c65 .hbp = 28,
Dlcd_palmz71.c66 .hbp = 28,
Dlcd_inn1510.c67 .hbp = 72,
Dlcd_palmtt.c71 .hbp = 28,
Dlcd_htcherald.c73 .hbp = 20,
Dlcd_osk.c88 .hbp = 72,
Dlcd_inn1610.c88 .hbp = 72,
Dlcd_h3.c82 .hbp = 72 - 12,
Dlcd_ams_delta.c155 .hbp = 1,
Domapfb.h82 int hbp; /* Horizontal back porch */ member
Dlcd_mipid.c515 .hbp = 15,
Dlcdc.c496 l |= (panel->hbp - 1) << 24; in setup_regs()
Domapfb_main.c588 var->right_margin = panel->hbp; in set_fb_var()
1780 hhz = phz * 10 / (panel->hfp + panel->x_res + panel->hbp + panel->hsw); in omapfb_do_probe()
/linux-4.1.27/arch/arm/include/asm/
Dprocessor.h35 struct perf_event *hbp[ARM_MAX_HBP_SLOTS]; member
/linux-4.1.27/include/video/
Dexynos_mipi_dsim.h141 unsigned char hbp; member
Domapdss.h274 u16 hbp; member
348 u16 hbp; /* Horizontal back porch */ member
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_connector.c53 mode->htotal = mode->hsync_end + timings->hbp; in copy_timings_omap_to_drm()
84 timings->hbp = mode->htotal - mode->hsync_end; in copy_timings_drm_to_omap()
/linux-4.1.27/fs/xfs/
Dxfs_log_recover.c4136 xfs_buf_t *hbp, *dbp; in xlog_do_recovery_pass() local
4154 hbp = xlog_get_bp(log, 1); in xlog_do_recovery_pass()
4155 if (!hbp) in xlog_do_recovery_pass()
4158 error = xlog_bread(log, tail_blk, 1, hbp, &offset); in xlog_do_recovery_pass()
4172 xlog_put_bp(hbp); in xlog_do_recovery_pass()
4173 hbp = xlog_get_bp(log, hblks); in xlog_do_recovery_pass()
4180 hbp = xlog_get_bp(log, 1); in xlog_do_recovery_pass()
4184 if (!hbp) in xlog_do_recovery_pass()
4188 xlog_put_bp(hbp); in xlog_do_recovery_pass()
4204 offset = hbp->b_addr; in xlog_do_recovery_pass()
[all …]
/linux-4.1.27/fs/jfs/
Djfs_imap.c2865 struct metapage *bp, *hbp; in diExtendFS() local
2932 if ((rc = diIAGRead(imap, head, &hbp))) { in diExtendFS()
2936 hiagp = (struct iag *) hbp->data; in diExtendFS()
2940 write_metapage(hbp); in diExtendFS()
2958 if ((rc = diIAGRead(imap, head, &hbp))) { in diExtendFS()
2962 hiagp = (struct iag *) hbp->data; in diExtendFS()
2966 write_metapage(hbp); in diExtendFS()
/linux-4.1.27/drivers/gpu/drm/tegra/
Ddsi.c489 unsigned int hact, hsw, hbp, hfp, i, mul, div; in tegra_dsi_configure() local
554 hbp = (mode->htotal - mode->hsync_end) * mul / div; in tegra_dsi_configure()
555 hbp -= 14; in tegra_dsi_configure()
562 tegra_dsi_writel(dsi, hact << 16 | hbp, DSI_PKT_LEN_2_3); in tegra_dsi_configure()
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/
Dconnector-analog-tv.c38 .hbp = 68,
Dconnector-hdmi.c29 .hbp = 48,
Dpanel-nec-nl8048hl11.c76 .hbp = 4,
Dconnector-dvi.c30 .hbp = 80,
Dpanel-lgphilips-lb035q02.c30 .hbp = 68,
Dpanel-sharp-ls037v7dw01.c47 .hbp = 28,
Dpanel-tpo-td028ttec1.c51 .hbp = 8,
Dpanel-tpo-td043mtea1.c84 .hbp = 214,
Dpanel-sony-acx565akm.c101 .hbp = 24,
/linux-4.1.27/arch/x86/boot/
Dboot.h249 u16 bp, hbp; member
/linux-4.1.27/drivers/video/fbdev/exynos/
Dexynos_mipi_dsi_lowlevel.c222 (DSIM_HBP_MODE_SHIFT(dsim_config->hbp)) | in exynos_mipi_dsi_init_config()
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c729 var->left_margin = timings.hbp; in check_fb_var()
2080 timings->hbp = var->left_margin; in omapfb_mode_to_timings()
2234 t->hbp = m->left_margin; in fb_videomode_to_omap_timings()
/linux-4.1.27/Documentation/arm/OMAP/
DDSS199 timings Display timings (pixclock,xres/hfp/hbp/hsw,yres/vfp/vbp/vsw)