Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/mediatek/
Dmtk_dsi.c452 u32 horizontal_front_back_byte; in mtk_dsi_config_vdo_timing() local
489 horizontal_front_back_byte = horizontal_frontporch_byte + horizontal_backporch_byte; in mtk_dsi_config_vdo_timing()
492 if (horizontal_front_back_byte > data_phy_cycles_byte) { in mtk_dsi_config_vdo_timing()
495 horizontal_front_back_byte; in mtk_dsi_config_vdo_timing()
499 horizontal_front_back_byte; in mtk_dsi_config_vdo_timing()