Searched refs:SISGETROMW (Results 1 – 3 of 3) sorted by relevance
508 romptr = SISGETROMW(0x102); in GetLCDStructPtr661_2()734 temp1 = SISGETROMW(0x23b); in SiS_CR36BIOSWord23b()750 temp1 = SISGETROMW(0x23d); in SiS_CR36BIOSWord23d()10276 romptr = SISGETROMW(0x360); in SetAntiFlicker()10313 romptr = SISGETROMW(0x36c); in SetEdgeEnhance()10408 romptr = SISGETROMW(0x19c); in SetPhaseIncr()10411 romptr = SISGETROMW(0x116); in SetPhaseIncr()10483 romptr = SISGETROMW(0x104); in SetDelayComp661()11092 romptr = SISGETROMW(romptr); in SetOEMLCDDelay()11269 romptr = SISGETROMW(romptr); in SetOEMPhaseIncr()[all …]
74 #define SISGETROMW(x) (ROMAddr[(x)] | (ROMAddr[(x)+1] << 8)) macro
1322 if((romptr = SISGETROMW(0x0102))) { in SiSDetermineROMUsage()1551 return((unsigned short)(SISGETROMW((0x90 + (index * 5) + 3)))); in SiS_GetMCLK()
Completed in 26 milliseconds