Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_crtc.c98 CRT_CTRL_HSYNC_NEGATIVE | in aspeed_gfx_crtc_mode_set_nofb()
105 ctrl1 |= CRT_CTRL_HSYNC_NEGATIVE; in aspeed_gfx_crtc_mode_set_nofb()
H A Daspeed_gfx.h76 #define CRT_CTRL_HSYNC_NEGATIVE BIT(16) macro