/device/soc/st/stm32mp1xx/sdk_liteos/hdf_config/ltdc/ |
D | ltdc_config.hcs | 11 hbp = 46; 23 hbp = 46;
|
/device/soc/bestechnic/bes2600/liteos_m/components/drivers/display/hal/ |
D | lcd_abs_if.c | 94 hpixel = info->width + info->hbp + info->hfp + info->hsw; in CalcPixelClk() 109 hpixel = info->width + info->hbp + info->hfp + info->hsw; in CalcDataRate()
|
D | disp_hal.c | 55 info->hbp = panelInfo->hbp; in DispGetInfo()
|
D | lcd_abs_if.h | 69 uint32_t hbp; member
|
/device/soc/bestechnic/bes2600/liteos_m/components/drivers/display/hal/panel/ |
D | rm69330.c | 61 .hbp = 13, 106 cfg.timing.hbpPixels = panelInfo->hbp; in PanelInit() 107 cfg.timing.hlinePixels = panelInfo->width + panelInfo->hbp + panelInfo->hfp + panelInfo->hsw; in PanelInit()
|
D | icna3311.c | 72 .hbp = 8, 123 cfg.timing.hbpPixels = panelInfo->hbp; in PanelInit() 124 cfg.timing.hlinePixels = panelInfo->width + panelInfo->hbp + panelInfo->hfp + panelInfo->hsw; in PanelInit()
|
D | ili9488.c | 96 .hbp = 15, 154 cfg.timing.hbpPixels = panelInfo->hbp; in PanelInit() 155 cfg.timing.hlinePixels = panelInfo->width + panelInfo->hbp + panelInfo->hfp + panelInfo->hsw; in PanelInit()
|
D | a064.c | 152 .hbp = 10, 210 cfg.timing.hbpPixels = panelInfo->hbp; in PanelInit() 211 cfg.timing.hlinePixels = panelInfo->width + panelInfo->hbp + panelInfo->hfp + panelInfo->hsw; in PanelInit()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_sun8iw8/ |
D | de_lcd.c | 96 u32 x, y, ht, hbp, vt, vbp, hspw, vspw; in tcon_get_timing() local 106 hbp = lcd_dev[sel]->tcon0_basic1.bits.hbp; in tcon_get_timing() 116 hbp = lcd_dev[sel]->tcon1_basic3.bits.hbp; in tcon_get_timing() 124 tt->hor_back_porch = (hbp + 1) - (hspw + 1); //left_margin in tcon_get_timing() 125 tt->hor_front_porch = (ht + 1) - (x + 1) - (hbp + 1); //right_margin in tcon_get_timing() 136 tt->hor_back_porch = (hbp + 1) / 2; in tcon_get_timing() 278 lcd_dev[sel]->tcon0_basic1.bits.hbp = in tcon0_cfg_mode_auto() 295 lcd_dev[sel]->tcon0_basic1.bits.hbp = in tcon0_cfg_mode_auto() 749 lcd_dev[sel]->tcon1_basic3.bits.hbp = in tcon1_cfg()
|
D | de_lcd_type.h | 117 u32 hbp:12; // default: 0; member 293 u32 hbp:12; // default: 0; member
|
/device/board/fnlink/drivers/liteos_m/display/ |
D | zzw395.c | 121 .hbp = 80, 172 cfg.timing.hbpPixels = panelInfo->hbp; in PanelInit() 173 cfg.timing.hlinePixels = panelInfo->width + panelInfo->hbp + panelInfo->hfp + panelInfo->hsw; in PanelInit()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_sun50iw1/ |
D | de_lcd.c | 111 u32 x, y, ht, hbp, vt, vbp, hspw, vspw; in tcon_get_timing() local 121 hbp = lcd_dev[sel]->tcon0_basic1.bits.hbp; in tcon_get_timing() 131 hbp = lcd_dev[sel]->tcon1_basic3.bits.hbp; in tcon_get_timing() 139 tt->hor_back_porch = (hbp+1) - (hspw+1); /* left_margin */ in tcon_get_timing() 140 tt->hor_front_porch = (ht+1)-(x+1)-(hbp+1); /* right_margin */ in tcon_get_timing() 152 tt->hor_back_porch = (hbp+1) / 2; in tcon_get_timing() 310 lcd_dev[sel]->tcon0_basic1.bits.hbp = (panel->lcd_hbp == 0) ? 0:panel->lcd_hbp-1; in tcon0_cfg_mode_auto() 331 lcd_dev[sel]->tcon0_basic1.bits.hbp = (panel->lcd_hbp == 0) ? 0:(panel->lcd_hbp*2-1); in tcon0_cfg_mode_auto() 803 lcd_dev[sel]->tcon1_basic3.bits.hbp = timing->hor_sync_time+timing->hor_back_porch-1; in tcon1_cfg()
|
D | de_lcd_type.h | 117 u32 hbp : 12; /* default: 0; */ member 293 u32 hbp : 12; /* default: 0; */ member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_v3x/ |
D | de_lcd.c | 374 u32 x, y, ht, hbp, vt, vbp, hspw, vspw; in tcon_get_timing() local 384 hbp = lcd_dev[sel]->tcon0_basic1.bits.hbp; in tcon_get_timing() 394 hbp = lcd_dev[sel]->tcon1_basic3.bits.hbp; in tcon_get_timing() 402 tt->hor_back_porch = (hbp + 1) - (hspw + 1); in tcon_get_timing() 403 tt->hor_front_porch = (ht + 1) - (x + 1) - (hbp + 1); in tcon_get_timing() 416 tt->hor_back_porch = (hbp + 1) / 2; in tcon_get_timing() 598 lcd_dev[sel]->tcon0_basic1.bits.hbp = in tcon0_cfg_mode_auto() 625 lcd_dev[sel]->tcon0_basic1.bits.hbp = in tcon0_cfg_mode_auto() 1158 lcd_dev[sel]->tcon1_basic3.bits.hbp = in tcon1_cfg()
|
D | de_lcd_type.h | 128 u32 hbp:12; member 305 u32 hbp:12; member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_v33x/tcon/ |
D | de_lcd.c | 382 u32 x, y, ht, hbp, vt, vbp, hspw, vspw; in tcon_get_timing() local 392 hbp = lcd_dev[sel]->tcon0_basic1.bits.hbp; in tcon_get_timing() 402 hbp = lcd_dev[sel]->tcon1_basic3.bits.hbp; in tcon_get_timing() 410 tt->hor_back_porch = (hbp + 1) - (hspw + 1); in tcon_get_timing() 411 tt->hor_front_porch = (ht + 1) - (x + 1) - (hbp + 1); in tcon_get_timing() 424 tt->hor_back_porch = (hbp + 1) / 2; in tcon_get_timing() 624 lcd_dev[sel]->tcon0_basic1.bits.hbp = in tcon0_cfg_mode_auto() 651 lcd_dev[sel]->tcon0_basic1.bits.hbp = in tcon0_cfg_mode_auto() 1211 lcd_dev[sel]->tcon1_basic3.bits.hbp = in tcon1_cfg()
|
D | de_lcd_type.h | 129 u32 hbp:12; member 306 u32 hbp:12; member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_v2x/ |
D | de_lcd.c | 468 u32 x, y, ht, hbp, vt, vbp, hspw, vspw; in tcon_get_timing() local 478 hbp = lcd_dev[sel]->tcon0_basic1.bits.hbp; in tcon_get_timing() 488 hbp = lcd_dev[sel]->tcon1_basic3.bits.hbp; in tcon_get_timing() 496 tt->hor_back_porch = (hbp + 1) - (hspw + 1); in tcon_get_timing() 497 tt->hor_front_porch = (ht + 1) - (x + 1) - (hbp + 1); in tcon_get_timing() 510 tt->hor_back_porch = (hbp + 1) / 2; in tcon_get_timing() 741 lcd_dev[sel]->tcon0_basic1.bits.hbp = in tcon0_cfg_mode_auto() 768 lcd_dev[sel]->tcon0_basic1.bits.hbp = in tcon0_cfg_mode_auto() 1451 lcd_dev[sel]->tcon1_basic3.bits.hbp = in tcon1_cfg()
|
D | de_lcd_sun50iw10.c | 547 u32 x, y, ht, hbp, vt, vbp, hspw, vspw; in tcon_get_timing() local 557 hbp = lcd_dev[sel]->tcon0_basic1.bits.hbp; in tcon_get_timing() 567 hbp = lcd_dev[sel]->tcon1_basic3.bits.hbp; in tcon_get_timing() 575 tt->hor_back_porch = (hbp + 1) - (hspw + 1); in tcon_get_timing() 576 tt->hor_front_porch = (ht + 1) - (x + 1) - (hbp + 1); in tcon_get_timing() 589 tt->hor_back_porch = (hbp + 1) / 2; in tcon_get_timing() 821 lcd_dev[sel]->tcon0_basic1.bits.hbp = in tcon0_cfg_mode_auto() 848 lcd_dev[sel]->tcon0_basic1.bits.hbp = in tcon0_cfg_mode_auto() 1445 lcd_dev[sel]->tcon1_basic3.bits.hbp = in tcon1_cfg()
|
D | de_lcd_type.h | 129 u32 hbp:12; member 306 u32 hbp:12; member
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_drv.c | 52 u16 hactive, hfp, hsync, hbp; in drm_mode_convert_to_split_mode() local 57 hbp = mode->htotal - mode->hsync_end; in drm_mode_convert_to_split_mode() 63 mode->htotal = mode->hsync_end + hbp * 0x2; in drm_mode_convert_to_split_mode() 70 u16 hactive, hfp, hsync, hbp; in drm_mode_convert_to_origin_mode() local 75 hbp = mode->htotal - mode->hsync_end; in drm_mode_convert_to_origin_mode() 81 mode->htotal = mode->hsync_end + hbp / 0x2; in drm_mode_convert_to_origin_mode()
|
/device/soc/hisilicon/common/platform/mipi_dsi/ |
D | mipi_tx_hi35xx.c | 471 unsigned int hbp; in SetTimingConfig() local 481 hbp = g_actualPhyDataRate * cfg->syncInfo.vidHbpPixels * 125 / cfg->pixelClk; in SetTimingConfig() 485 g_mipiTxRegsVa->VID_HBP_TIME.u32 = hbp; in SetTimingConfig() 494 HDF_LOGI("VID_HBP_TIME(0x4c): 0x%x", hbp); in SetTimingConfig()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/ |
D | analogix_dp_reg.c | 1216 unsigned int hsw, hfp, hbp, vsw, vfp, vbp; in analogix_dp_set_video_format() local 1220 hbp = mode->htotal - mode->hsync_end; in analogix_dp_set_video_format() 1241 analogix_dp_write(dp, ANALOGIX_DP_H_B_PORCH_CFG_L, H_B_PORCH_CFG_L(hbp)); in analogix_dp_set_video_format() 1242 analogix_dp_write(dp, ANALOGIX_DP_H_B_PORCH_CFG_H, H_B_PORCH_CFG_H(hbp >> 0x8)); in analogix_dp_set_video_format()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/ |
D | dw-mipi-dsi.c | 723 u32 htotal, hsa, hbp, lbcc; in dw_mipi_dsi_line_timer_config() local 727 hbp = mode->htotal - mode->hsync_end; in dw_mipi_dsi_line_timer_config() 739 lbcc = dw_mipi_dsi_get_hcomponent_lbcc(dsi, mode, hbp); in dw_mipi_dsi_line_timer_config()
|
/device/board/kaihong/khdvk_3566b/kernel/panel/ |
D | mipi_jdi_gt911.c | 205 .hbp = 60, /* horizontal back porch */
|