Searched refs:p2_46 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-sis/dist/src/ | ||
| H A D | sis.h | 942 UChar p2_44, p2_45, p2_46; member in struct:__anon2d7f85d00308 1307 UChar p2_44, p2_45, p2_46; member in struct:__anon2d7f85d00508 |
| H A D | sis_driver.c | 12132 UChar p2_44,p2_45,p2_46; local in function:SiS_SetTVxscale 12137 p2_46 = pSiS->p2_46 & 0x07; 12142 p2_46 = pSiSEnt->p2_46 & 0x07; 12145 scalingfactor = (p2_46 << 13) | ((p2_45 & 0x1f) << 8) | p2_44; 12171 p2_46 = ((scalingfactor >> 13) & 0x07); 12177 setSISIDXREG(SISPART2,0x46,0xF8,p2_46); 12418 UChar p2_46 = pSiS->p2_46; local in function:SiS_SetTVyscale [all...] |
Completed in 19 milliseconds