Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/aspeed/
Daspeed_gfx_crtc.c100 CRT_CTRL_VSYNC_NEGATIVE); in aspeed_gfx_crtc_mode_set_nofb()
109 ctrl1 |= CRT_CTRL_VSYNC_NEGATIVE; in aspeed_gfx_crtc_mode_set_nofb()
Daspeed_gfx.h77 #define CRT_CTRL_VSYNC_NEGATIVE BIT(17) macro