Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501.h45 #define SM501FB_FLAG_PANEL_NO_VBIASEN (1<<5) macro
/openbmc/linux/arch/sh/boards/
H A Dboard-sh7785lcr.c175 SM501FB_FLAG_PANEL_NO_VBIASEN,
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c735 if (!(pd->flags & SM501FB_FLAG_PANEL_NO_VBIASEN)) { in sm501fb_panel_power()
769 if (!(pd->flags & SM501FB_FLAG_PANEL_NO_VBIASEN)) { in sm501fb_panel_power()