Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/aspeed/
A Daspeed_gfx.h82 #define CRT_CTRL_VBLANK_LINE(x) (((x) << 20) & CRT_CTRL_VBLANK_LINE_MASK)
83 #define CRT_CTRL_VBLANK_LINE_MASK GENMASK(31, 20) macro

Completed in 3 milliseconds