Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_crtc.c83 u32 ctrl1, d_offset, t_count, bpp; in aspeed_gfx_crtc_mode_set_nofb() local
130 t_count = DIV_ROUND_UP(m->hdisplay * bpp, priv->scan_line_max); in aspeed_gfx_crtc_mode_set_nofb()
132 writel(CRT_DISP_OFFSET(d_offset) | CRT_TERM_COUNT(t_count), in aspeed_gfx_crtc_mode_set_nofb()