Home
last modified time | relevance | path

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

/linux/drivers/staging/sm750fb/
H A Dddk750_display.c32 val |= DISPLAY_CTRL_PLANE; in set_display_control()
54 val &= ~DISPLAY_CTRL_PLANE; in set_display_control()
H A Dddk750_reg.h566 #define DISPLAY_CTRL_PLANE BIT(2) macro