Searched refs:ColorDepth (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/sisusbvga/
H A Dsisusb_init.c300 static const unsigned short ColorDepth[6] = { 1, 2, 4, 4, 6, 8 }; local
313 return ColorDepth[index];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dinit.c1765 static const unsigned short ColorDepth[6] = { 1, 2, 4, 4, 6, 8 }; local
1780 return ColorDepth[index];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/xgifb/
H A Dvb_setmode.c5176 ColorDepth[] = { 0x01 , 0x02 , 0x04 } ; local
5199 colordepth = ColorDepth[ temp ] ;
9987 unsigned short ColorDepth[ 6 ] = { 1 , 2 , 4 , 4 , 6 , 8 } ; local
10005 return( ColorDepth[ index ] ) ;

Completed in 108 milliseconds