Home
last modified time | relevance | path

Searched refs:SM501_DC_PANEL_CONTROL_16BPP (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dsm501-regs.h231 #define SM501_DC_PANEL_CONTROL_16BPP (1<<0) macro
/Linux-v4.19/drivers/video/fbdev/
Dsm501fb.c845 control |= SM501_DC_PANEL_CONTROL_16BPP; in sm501fb_set_par_pnl()