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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinitextx.c744 unsigned char cr37=0, seekcode; local in function:SiS_SenseLCDDDC
885 cr37 |= 0x10;
922 cr37 |= ((((buffer[0x47] & 0x06) ^ 0x06) << 5) | 0x20);
928 cr37 |= 0xc0; /* Default */
1078 cr37 |= ((((buffer[base+17] & 0x06) ^ 0x06) << 5) | 0x20);
1103 cr37 |= 0x10;
1116 if(buffer[0x23] & 0xfc) cr37 |= 0x10;
1118 if(buffer[0x23]) cr37 |= 0x10;
1189 cr37 |= 0x01;
1195 cr37 |
[all...]

Completed in 3 milliseconds