Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi2.c456 u64 hline_time, hsa_time, hbp_time, hact_time, tmp; in dw_mipi_dsi2_ipi_set() local
487 hbp_time = DIV_ROUND_CLOSEST_ULL(tmp << 16, pixel_clk); in dw_mipi_dsi2_ipi_set()
488 regmap_write(dsi2->regmap, DSI2_IPI_VID_HBP_MAN_CFG, VID_HBP_TIME(hbp_time)); in dw_mipi_dsi2_ipi_set()