Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/video/fbdev/sis/
Dinit.c1781 static const unsigned short ColorDepth[6] = { 1, 2, 4, 4, 6, 8 }; in SiS_GetColorDepth() local
1796 return ColorDepth[index]; in SiS_GetColorDepth()