Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dsm501-regs.h229 #define SM501_DC_PANEL_CONTROL_32BPP (2<<0) macro
/linux-5.19.10/drivers/video/fbdev/
Dsm501fb.c847 control |= SM501_DC_PANEL_CONTROL_32BPP; in sm501fb_set_par_pnl()