Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dsm501-regs.h309 #define SM501_DC_CRT_CONTROL_32BPP (2<<0) macro
/linux-3.3/drivers/video/
Dsm501fb.c694 control |= SM501_DC_CRT_CONTROL_32BPP; in sm501fb_set_par_crt()