Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/fbdev/sis/
A Dinit301.c509 romptr = SISGETROMW(0x102); in GetLCDStructPtr661_2()
735 temp1 = SISGETROMW(0x23b); in SiS_CR36BIOSWord23b()
751 temp1 = SISGETROMW(0x23d); in SiS_CR36BIOSWord23d()
10277 romptr = SISGETROMW(0x360); in SetAntiFlicker()
10314 romptr = SISGETROMW(0x36c); in SetEdgeEnhance()
10409 romptr = SISGETROMW(0x19c); in SetPhaseIncr()
10412 romptr = SISGETROMW(0x116); in SetPhaseIncr()
10484 romptr = SISGETROMW(0x104); in SetDelayComp661()
11093 romptr = SISGETROMW(romptr); in SetOEMLCDDelay()
11270 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 24 milliseconds