Searched refs:DISPLAY_CTRL_PLANE (Results 1 – 2 of 2) sorted by relevance
32 val |= DISPLAY_CTRL_PLANE; in set_display_control()54 val &= ~DISPLAY_CTRL_PLANE; in set_display_control()
566 #define DISPLAY_CTRL_PLANE BIT(2) macro