Searched refs:assembly3 (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 744 assembly3 = (kb<<9) | k7; 745 xf86ErrorFVerb(XVTRACE+1, "CC3 = %08lx\n", assembly3 ); 750 OUTREG( SEC_STREAM2_COLOR_CONVERT3, assembly3 ); 754 OUTREG( SEC_STREAM_COLOR_CONVERT3, assembly3 ); 758 OUTREG( SEC_STREAM_COLOR_CONVERT3, assembly3 ); 763 OUTREG( SEC_STREAM2_COLOR_CONVERT3, assembly3 ); 779 unsigned long assembly1, assembly2, assembly3, assembly4; local in function:SavageSetColor2000 849 assembly3 = (k6<<16) | k5; 858 assembly3 [all...] |
Completed in 3 milliseconds