Home
last modified time | relevance | path

Searched refs:SISGETROMW (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/sis/
A Dinit301.c508 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 …]
A Dinitdef.h74 #define SISGETROMW(x) (ROMAddr[(x)] | (ROMAddr[(x)+1] << 8)) macro
A Dinit.c1322 if((romptr = SISGETROMW(0x0102))) { in SiSDetermineROMUsage()
1551 return((unsigned short)(SISGETROMW((0x90 + (index * 5) + 3)))); in SiS_GetMCLK()

Completed in 26 milliseconds