t_count            83 drivers/gpu/drm/aspeed/aspeed_gfx_crtc.c 	u32 ctrl1, d_offset, t_count, bpp;
t_count           130 drivers/gpu/drm/aspeed/aspeed_gfx_crtc.c 	t_count = (m->hdisplay * bpp + 127) / 128;
t_count           131 drivers/gpu/drm/aspeed/aspeed_gfx_crtc.c 	writel(CRT_DISP_OFFSET(d_offset) | CRT_TERM_COUNT(t_count),