Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dsm501-regs.h227 #define SM501_DC_PANEL_CONTROL_GAMMA (1<<3) macro
/linux-2.6.39/drivers/video/
Dsm501fb.c825 control &= (SM501_DC_PANEL_CONTROL_GAMMA | in sm501fb_set_par_pnl()