Home
last modified time | relevance | path

Searched refs:vsw (Results 1 - 10 of 10) sorted by relevance

/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_disp.h80 uint32_t vsw; member
133 uint32_t vsw; member
H A Dhdf_drm_panel.c226 hdfDrmPanel->mode.vsync_end = panelInfo->height + panelInfo->vfp + panelInfo->vsw; in CreateDrmMode()
227 hdfDrmPanel->mode.vtotal = panelInfo->height + panelInfo->vfp + panelInfo->vsw + panelInfo->vbp; in CreateDrmMode()
H A Dhdf_disp.c150 info->vsw = panel->info->vsw; in GetDispInfo()
/drivers/peripheral/display/hal/
H A Ddisp_common.h132 uint32_t vsw; member
/drivers/hdf_core/framework/model/display/driver/adapter_soc/
H A Dhi35xx_disp.c165 vline = info->height + info->vbp + info->vfp + info->vsw; in CalcPixelClk()
180 vline = info->height + info->vbp + info->vfp + info->vsw; in CalcDataRate()
216 cfg.timing.vsaLines = info->vsw; in MipiDsiInit()
/drivers/hdf_core/framework/model/display/driver/lcdkit/
H A Dlcdkit_parse_config.c131 PARSE_PANEL_SYMBOL(node, drsOps, "vsw", &info->vsw); in ParsePanelInfo()
/drivers/hdf_core/framework/model/display/driver/panel/
H A Dmipi_icn9700.c267 .vsw = VERTICAL_SYNC_WIDTH, /* vertical sync width */
H A Dili9881c_boe.c608 .vsw = 4, /* vertical sync width */
H A Dili9881_st_5p5.c578 .vsw = 36, /* vertical sync width */
/drivers/peripheral/display/hal/default/
H A Ddisplay_layer.c102 uint32_t vsw; member

Completed in 14 milliseconds