Searched refs:nolcd (Results 1 – 1 of 1) sorted by relevance
1420 unsigned short flag = 0, rev = 0, nolcd = 0; in SiS_GetVBType() local1446 nolcd = SiS_GetReg(SiS_Pr->SiS_Part4Port,0x23); in SiS_GetVBType()1447 if(!(nolcd & 0x02)) SiS_Pr->SiS_VBType |= VB_NoLCD; in SiS_GetVBType()