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

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

Completed in 90 milliseconds