Home
last modified time | relevance | path

Searched refs:hfp (Results 1 - 11 of 11) sorted by relevance

/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_disp.h76 uint32_t hfp; member
128 uint32_t hfp; member
H A Dhdf_drm_panel.c221 hdfDrmPanel->mode.hsync_start = panelInfo->width + panelInfo->hfp; in CreateDrmMode()
222 hdfDrmPanel->mode.hsync_end = panelInfo->width + panelInfo->hfp + panelInfo->hsw; in CreateDrmMode()
223 hdfDrmPanel->mode.htotal = panelInfo->width + panelInfo->hfp + panelInfo->hsw + panelInfo->hbp; in CreateDrmMode()
H A Dhdf_disp.c146 info->hfp = panel->info->hfp; in GetDispInfo()
/drivers/peripheral/display/hal/
H A Ddisp_common.h127 uint32_t hfp; member
H A Ddisp_hal.c87 HDF_LOGI("tmpInfo->hbp = %u, tmpInfo->hfp = %u", tmpInfo->hbp, tmpInfo->hfp); in GetInfo()
/drivers/hdf_core/framework/model/display/driver/adapter_soc/
H A Dhi35xx_disp.c164 hpixel = info->width + info->hbp + info->hfp + info->hsw; in CalcPixelClk()
179 hpixel = info->width + info->hbp + info->hfp + info->hsw; in CalcDataRate()
215 cfg.timing.hlinePixels = info->width + info->hbp + info->hfp + info->hsw; in MipiDsiInit()
/drivers/hdf_core/framework/model/display/driver/lcdkit/
H A Dlcdkit_parse_config.c127 PARSE_PANEL_SYMBOL(node, drsOps, "hfp", &info->hfp); in ParsePanelInfo()
/drivers/hdf_core/framework/model/display/driver/panel/
H A Dmipi_icn9700.c263 .hfp = HORIZONTAL_FRONT_PORCH, /* horizontal front porch */
H A Dili9881c_boe.c604 .hfp = 80, /* horizontal front porch */
H A Dili9881_st_5p5.c574 .hfp = 40, /* horizontal front porch */
/drivers/peripheral/display/hal/default/
H A Ddisplay_layer.c97 uint32_t hfp; member

Completed in 10 milliseconds