Searched refs:DISPLAY_CTRL_TIMING (Results 1 – 2 of 2) sorted by relevance
29 val |= DISPLAY_CTRL_TIMING; in set_display_control()57 val &= ~DISPLAY_CTRL_TIMING; in set_display_control()71 !(peek32(PANEL_DISPLAY_CTRL) & DISPLAY_CTRL_TIMING)) in primary_wait_vertical_sync()
560 #define DISPLAY_CTRL_TIMING BIT(8) macro