Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Dgxfb.h286 #define FP_PM_PANEL_ON (1 << 0) /* r/o */ macro
H A Dlxfb.h369 #define FP_PM_PANEL_ON (1 << 0) /* r/o */ macro
H A Dsuspend_gx.c214 if (!(fp & (FP_PM_PANEL_ON|FP_PM_PANEL_PWR_UP))) in gx_enable_graphics()
H A Dlxfb_ops.c793 (FP_PM_PANEL_ON|FP_PM_PANEL_PWR_UP))) in lx_restore_regs()