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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis.h941 UChar p2_01, p2_02, p2_1f, p2_20, p2_43, p2_42, p2_2b; member in struct:__anon2d7f85d00308
1305 UChar p2_01, p2_02, p2_1f, p2_20, p2_43, p2_42, p2_2b; /* Backup TV position registers */ member in struct:__anon2d7f85d00508
H A Dsis_driver.c11859 UChar p2_1f,p2_20,p2_2b,p2_42,p2_43; local in function:SiS_SetTVxposoffset
11865 p2_2b = pSiS->p2_2b;
11872 p2_2b = pSiSEnt->p2_2b;
11888 p2_2b = ((p2_2b & 0x0f) + (val * mult)) & 0x0f;
11896 setSISIDXREG(SISPART2,0x2b,0xF0,p2_2b);
13326 inSISIDXREG(SISPART2,0x2b,pSiS->p2_2b);
13374 pSiSEnt->p2_2b
[all...]

Completed in 18 milliseconds