Searched refs:CRT_V_TOTAL (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/aspeed/ | ||
D | aspeed_gfx.h | 94 #define CRT_V_TOTAL(x) (x) macro |
D | aspeed_gfx_crtc.c | 120 writel(CRT_V_TOTAL(m->vtotal - 1) | CRT_V_DE(m->vdisplay - 1), in aspeed_gfx_crtc_mode_set_nofb() |