Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/geode/
H A Dgxfb.h283 #define FP_PM_PANEL_PWR_UP (1 << 3) /* r/o */ macro
H A Dlxfb.h366 #define FP_PM_PANEL_PWR_UP (1 << 3) /* 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()