Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/aspeed/
H A Daspeed_gfx.h96 #define CRT_V_DE(x) ((x) << 16) macro
H A Daspeed_gfx_crtc.c120 writel(CRT_V_TOTAL(m->vtotal - 1) | CRT_V_DE(m->vdisplay - 1), in aspeed_gfx_crtc_mode_set_nofb()