Home
last modified time | relevance | path

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

/linux-3.3/include/video/
Dtdfx.h123 #define VIDCFG_CLUT_BYPASS BIT(10) macro
/linux-3.3/drivers/video/
Dtdfxfb.c581 (cpp != 1 ? VIDCFG_CLUT_BYPASS : 0); in tdfxfb_set_par()