Searched refs:SM501_DC_CRT_CONTROL_32BPP (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | sm501-regs.h | 309 #define SM501_DC_CRT_CONTROL_32BPP (2<<0) macro |
/linux-2.6.39/drivers/video/ | ||
D | sm501fb.c | 694 control |= SM501_DC_CRT_CONTROL_32BPP; in sm501fb_set_par_crt() |