Home
last modified time | relevance | path

Searched refs:CRT_V_RS_END (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/aspeed/
H A Daspeed_gfx.h94 #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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds