Home
last modified time | relevance | path

Searched refs:SM501FB_FLAG_PANEL_NO_VBIASEN (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dsm501.h57 #define SM501FB_FLAG_PANEL_NO_VBIASEN (1<<5) macro
/linux-4.4.14/arch/sh/boards/
Dboard-sh7785lcr.c177 SM501FB_FLAG_PANEL_NO_VBIASEN,
/linux-4.4.14/drivers/video/fbdev/
Dsm501fb.c738 if (!(pd->flags & SM501FB_FLAG_PANEL_NO_VBIASEN)) { in sm501fb_panel_power()
772 if (!(pd->flags & SM501FB_FLAG_PANEL_NO_VBIASEN)) { in sm501fb_panel_power()