Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_dsi.c403 u32 horizontal_frontporch_byte; in mtk_dsi_config_vdo_timing() local
427 horizontal_frontporch_byte = (vm->hfront_porch * dsi_tmp_buf_bpp - 12); in mtk_dsi_config_vdo_timing()
431 writel(horizontal_frontporch_byte, dsi->regs + DSI_HFP_WC); in mtk_dsi_config_vdo_timing()