Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit.c480 int Depth, bool FSTN, unsigned short CustomT, int LCDwidth, int LCDheight, in SiS_GetModeID_LCD() argument
490 if((CustomT != CUT_PANEL848) && (CustomT != CUT_PANEL856)) { in SiS_GetModeID_LCD()
502 if((CustomT != CUT_PANEL848) && (CustomT != CUT_PANEL856)) { in SiS_GetModeID_LCD()
509 if((CustomT != CUT_PANEL848) && (CustomT != CUT_PANEL856)) { in SiS_GetModeID_LCD()
522 if((CustomT != CUT_PANEL848) && (CustomT != CUT_PANEL856)) in SiS_GetModeID_LCD()
530 if(CustomT == CUT_PANEL848) { in SiS_GetModeID_LCD()
535 if(CustomT == CUT_PANEL856) { in SiS_GetModeID_LCD()
564 if(CustomT == CUT_BARCO1366) { in SiS_GetModeID_LCD()
568 if(CustomT == CUT_PANEL848) { in SiS_GetModeID_LCD()
Dsis.h316 unsigned short CustomT, int LCDwith, int LCDheight,
682 int VDisplay, int Depth, bool FSTN, unsigned short CustomT,