Home
last modified time | relevance | path

Searched defs:CRT_CTRL_VBLANK_LINE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/aspeed/
H A Daspeed_gfx.h77 #define CRT_CTRL_VBLANK_LINE(x) (((x) << 20) & CRT_CTRL_VBLANK_LINE_MASK) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/aspeed/
H A Daspeed_gfx.h83 #define CRT_CTRL_VBLANK_LINE(x) (((x) << 20) & CRT_CTRL_VBLANK_LINE_MASK) macro

Completed in 2 milliseconds