Searched refs:t_count (Results 1 – 1 of 1) sorted by relevance
83 u32 ctrl1, d_offset, t_count, bpp; in aspeed_gfx_crtc_mode_set_nofb() local130 t_count = (m->hdisplay * bpp + 127) / 128; in aspeed_gfx_crtc_mode_set_nofb()131 writel(CRT_DISP_OFFSET(d_offset) | CRT_TERM_COUNT(t_count), in aspeed_gfx_crtc_mode_set_nofb()