Searched defs:LCDheight (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/sis/
H A Dinit.c342 int Depth, bool FSTN, int LCDwidth, int LCDheight)
480 int Depth, bool FSTN, unsigned short CustomT, int LCDwidth, int LCDheight,
511 if(LCDwidth >= 1024 && LCDwidth != 1152 && LCDheight >= 768) {
542 if((VDisplay == 600) && (LCDheight == 600)) {
549 if((VDisplay == 768) && (LCDheight == 768)) {
557 if((VDisplay == 768) && (LCDheight == 768)) {
593 if(LCDwidth >= 800 && LCDheight >= 600) {
598 if(LCDwidth >= 1024 && LCDheight >= 768 && LCDwidth != 1152) {
341 SiS_GetModeID(int VGAEngine, unsigned int VBFlags, int HDisplay, int VDisplay, int Depth, bool FSTN, int LCDwidth, int LCDheight) argument
479 SiS_GetModeID_LCD(int VGAEngine, unsigned int VBFlags, int HDisplay, int VDisplay, int Depth, bool FSTN, unsigned short CustomT, int LCDwidth, int LCDheight, unsigned int VBFlags2) argument

Completed in 77 milliseconds