Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/aspeed/
H A Daspeed_gfx.h100 #define CRT_V_RS_END(x) ((x) << 16) macro
H A Daspeed_gfx_crtc.c122 writel(CRT_V_RS_START(m->vsync_start) | CRT_V_RS_END(m->vsync_end), in aspeed_gfx_crtc_mode_set_nofb()