Home
last modified time | relevance | path

Searched refs:FP_PM_PANEL_PWR_DOWN (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/video/fbdev/geode/
H A Dgxfb.h284 #define FP_PM_PANEL_PWR_DOWN (1 << 2) /* r/o */ macro
H A Dlxfb.h367 #define FP_PM_PANEL_PWR_DOWN (1 << 2) /* r/o */ macro
H A Dsuspend_gx.c218 if (!(fp & (FP_PM_PANEL_OFF|FP_PM_PANEL_PWR_DOWN))) in gx_enable_graphics()
H A Dlxfb_ops.c798 (FP_PM_PANEL_OFF|FP_PM_PANEL_PWR_DOWN))) in lx_restore_regs()