/linux-4.1.27/arch/arm/kernel/ |
D | ptrace.c | 395 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/ |
D | tilcdc_crtc.c | 239 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/ |
D | matroxfb_g450.c | 242 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/ |
D | dsi.c | 3462 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 …]
|
D | hdmi_wp.c | 155 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()
|
D | display.c | 277 ovt->hbp = vm->hback_porch; in videomode_to_omap_video_timings() 310 vm->hback_porch = ovt->hbp; in omap_video_timings_to_videomode()
|
D | display-sysfs.c | 109 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()
|
D | hdmi5_core.c | 300 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()
|
D | dispc.c | 2102 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()
|
D | venc.c | 271 .hbp = 68, 286 .hbp = 58,
|
D | rfbi.c | 862 rfbi.timings.hbp = 1; in rfbi_config_lcd_manager()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_dsi_pll.c | 60 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()
|
D | intel_dsi.c | 700 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/ |
D | lcd_palmte.c | 65 .hbp = 28,
|
D | lcd_palmz71.c | 66 .hbp = 28,
|
D | lcd_inn1510.c | 67 .hbp = 72,
|
D | lcd_palmtt.c | 71 .hbp = 28,
|
D | lcd_htcherald.c | 73 .hbp = 20,
|
D | lcd_osk.c | 88 .hbp = 72,
|
D | lcd_inn1610.c | 88 .hbp = 72,
|
D | lcd_h3.c | 82 .hbp = 72 - 12,
|
D | lcd_ams_delta.c | 155 .hbp = 1,
|
D | omapfb.h | 82 int hbp; /* Horizontal back porch */ member
|
D | lcd_mipid.c | 515 .hbp = 15,
|
D | lcdc.c | 496 l |= (panel->hbp - 1) << 24; in setup_regs()
|
D | omapfb_main.c | 588 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/ |
D | processor.h | 35 struct perf_event *hbp[ARM_MAX_HBP_SLOTS]; member
|
/linux-4.1.27/include/video/ |
D | exynos_mipi_dsim.h | 141 unsigned char hbp; member
|
D | omapdss.h | 274 u16 hbp; member 348 u16 hbp; /* Horizontal back porch */ member
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_connector.c | 53 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/ |
D | xfs_log_recover.c | 4136 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/ |
D | jfs_imap.c | 2865 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/ |
D | dsi.c | 489 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/ |
D | connector-analog-tv.c | 38 .hbp = 68,
|
D | connector-hdmi.c | 29 .hbp = 48,
|
D | panel-nec-nl8048hl11.c | 76 .hbp = 4,
|
D | connector-dvi.c | 30 .hbp = 80,
|
D | panel-lgphilips-lb035q02.c | 30 .hbp = 68,
|
D | panel-sharp-ls037v7dw01.c | 47 .hbp = 28,
|
D | panel-tpo-td028ttec1.c | 51 .hbp = 8,
|
D | panel-tpo-td043mtea1.c | 84 .hbp = 214,
|
D | panel-sony-acx565akm.c | 101 .hbp = 24,
|
/linux-4.1.27/arch/x86/boot/ |
D | boot.h | 249 u16 bp, hbp; member
|
/linux-4.1.27/drivers/video/fbdev/exynos/ |
D | exynos_mipi_dsi_lowlevel.c | 222 (DSIM_HBP_MODE_SHIFT(dsim_config->hbp)) | in exynos_mipi_dsi_init_config()
|
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-main.c | 729 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/ |
D | DSS | 199 timings Display timings (pixclock,xres/hfp/hbp/hsw,yres/vfp/vbp/vsw)
|