Searched refs:horizontal_backporch_byte (Results 1 – 1 of 1) sorted by relevance
446 u32 horizontal_backporch_byte; in mtk_dsi_config_vdo_timing() local473 horizontal_backporch_byte = vm->hback_porch * dsi_tmp_buf_bpp - 10; in mtk_dsi_config_vdo_timing()475 horizontal_backporch_byte = (vm->hback_porch + vm->hsync_len) * in mtk_dsi_config_vdo_timing()484 horizontal_front_back_byte = horizontal_frontporch_byte + horizontal_backporch_byte; in mtk_dsi_config_vdo_timing()492 horizontal_backporch_byte -= data_phy_cycles_byte * in mtk_dsi_config_vdo_timing()493 horizontal_backporch_byte / in mtk_dsi_config_vdo_timing()500 writel(horizontal_backporch_byte, dsi->regs + DSI_HBP_WC); in mtk_dsi_config_vdo_timing()