Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dsi_pll.c82 u32 hsync_bytes, hbp_bytes, hactive_bytes, hfp_bytes; in dsi_rr_formula() local
101 hsync_bytes = DIV_ROUND_UP(hsync * bpp, 8); in dsi_rr_formula()
106 bytes_per_line = DSI_HSS_PACKET_SIZE + hsync_bytes + in dsi_rr_formula()