Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dsi_pll.c61 u32 hsync_bytes, hbp_bytes, hactive_bytes, hfp_bytes; in dsi_rr_formula() local
92 hsync_bytes = DIV_ROUND_UP(hsync * bpp, 8); in dsi_rr_formula()
97 bytes_per_line = DSI_HSS_PACKET_SIZE + hsync_bytes + in dsi_rr_formula()