Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501-regs.h220 #define SM501_DC_PANEL_CONTROL_VPD (1<<7) macro
/openbmc/qemu/hw/display/
H A Dsm501.c269 #define SM501_DC_PANEL_CONTROL_VPD (1 << 7) macro
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c832 SM501_DC_PANEL_CONTROL_VPD); in sm501fb_set_par_pnl()