Searched refs:p2_44 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis.h942 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 Dsis_driver.c12132 UChar p2_44,p2_45,p2_46; local in function:SiS_SetTVxscale
12135 p2_44 = pSiS->p2_44;
12140 p2_44 = pSiSEnt->p2_44;
12145 scalingfactor = (p2_46 << 13) | ((p2_45 & 0x1f) << 8) | p2_44;
12168 p2_44 = scalingfactor & 0xff;
12174 outSISIDXREG(SISPART2,0x44,p2_44);
13331 inSISIDXREG(SISPART2,0x44,pSiS->p2_44);
13376 pSiSEnt->p2_44
[all...]

Completed in 19 milliseconds