Searched refs:CRT_CTRL_INTERLACED (Results 1 – 2 of 2) sorted by relevance
97 ctrl1 &= ~(CRT_CTRL_INTERLACED | in aspeed_gfx_crtc_mode_set_nofb()102 ctrl1 |= CRT_CTRL_INTERLACED; in aspeed_gfx_crtc_mode_set_nofb()
68 #define CRT_CTRL_INTERLACED BIT(3) macro