Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsm501-regs.h229 #define SM501_DC_PANEL_CONTROL_32BPP (2<<0) macro
/openbmc/qemu/hw/display/
H A Dsm501.c278 #define SM501_DC_PANEL_CONTROL_32BPP (2 << 0) macro
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c847 control |= SM501_DC_PANEL_CONTROL_32BPP; in sm501fb_set_par_pnl()