Searched refs:assembly1 (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_video.c | 703 unsigned long assembly1, assembly2, assembly3; local in function:SavageSetColorNew 733 assembly1 = (k3<<18) | (k2<<9) | k1; 734 xf86ErrorFVerb(XVTRACE+1, "CC1 = %08lx ", assembly1 ); 748 OUTREG( SEC_STREAM2_COLOR_CONVERT1, assembly1 ); 752 OUTREG( SEC_STREAM_COLOR_CONVERT3, assembly1 ); 756 OUTREG( SEC_STREAM_COLOR_CONVERT3, assembly1 ); 761 OUTREG( SEC_STREAM2_COLOR_CONVERT1, assembly1 ); 779 unsigned long assembly1, assembly2, assembly3, assembly4; local in function:SavageSetColor2000 841 assembly1 = (k2<<16) | k1; 856 assembly1 [all...] |
Completed in 3 milliseconds