Searched refs:ColorDepth (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/usb/misc/sisusbvga/ |
D | sisusb_init.c | 298 static const unsigned short ColorDepth[6] = { 1, 2, 4, 4, 6, 8 }; in SiS_GetColorDepth() local 311 return ColorDepth[index]; in SiS_GetColorDepth()
|
/linux-5.19.10/drivers/video/fbdev/sis/ |
D | init.c | 1781 static const unsigned short ColorDepth[6] = { 1, 2, 4, 4, 6, 8 }; in SiS_GetColorDepth() local 1796 return ColorDepth[index]; in SiS_GetColorDepth()
|