Searched refs:CRT_CTRL_VERTICAL_INTR_EN (Results 1 – 2 of 2) sorted by relevance
201 reg |= CRT_CTRL_VERTICAL_INTR_EN; in aspeed_gfx_enable_vblank()212 reg &= ~CRT_CTRL_VERTICAL_INTR_EN; in aspeed_gfx_disable_vblank()
77 #define CRT_CTRL_VERTICAL_INTR_EN BIT(30) macro