Searched refs:horizontal_backporch_byte (Results 1 – 1 of 1) sorted by relevance
445 u32 horizontal_backporch_byte; in mtk_dsi_config_vdo_timing() local472 horizontal_backporch_byte = vm->hback_porch * dsi_tmp_buf_bpp - 10; in mtk_dsi_config_vdo_timing()474 horizontal_backporch_byte = (vm->hback_porch + vm->hsync_len) * in mtk_dsi_config_vdo_timing()483 horizontal_front_back_byte = horizontal_frontporch_byte + horizontal_backporch_byte; in mtk_dsi_config_vdo_timing()491 horizontal_backporch_byte -= data_phy_cycles_byte * in mtk_dsi_config_vdo_timing()492 horizontal_backporch_byte / in mtk_dsi_config_vdo_timing()499 writel(horizontal_backporch_byte, dsi->regs + DSI_HBP_WC); in mtk_dsi_config_vdo_timing()