Searched refs:ColorDepth (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.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()  local311 	return ColorDepth[index];  in SiS_GetColorDepth()
 
 | 
| /Linux-v5.10/drivers/video/fbdev/sis/ | 
| D | init.c | 1781    static const unsigned short ColorDepth[6] = { 1, 2, 4, 4, 6, 8 };  in SiS_GetColorDepth()  local1796    return ColorDepth[index];  in SiS_GetColorDepth()
 
 |