Searched refs:ENC_WHITE_LEVEL (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | tv_fs450.c | 313 #define ENC_WHITE_LEVEL 0x5e macro 2868 houston_WriteReg(ENC_WHITE_LEVEL, w & 0x00ff, 1); 2869 houston_WriteReg(ENC_WHITE_LEVEL + 1, w >> 8, 1); 2892 houston_ReadReg(ENC_WHITE_LEVEL, &zl, 1); 2893 houston_ReadReg(ENC_WHITE_LEVEL + 1, &zh, 1);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | tv_fs450.c | 194 #define ENC_WHITE_LEVEL 0x5e macro 2640 houston_WriteReg(ENC_WHITE_LEVEL, w & 0x00ff, 1); 2641 houston_WriteReg(ENC_WHITE_LEVEL + 1, w >> 8, 1); 2664 houston_ReadReg(ENC_WHITE_LEVEL, &zl, 1); 2665 houston_ReadReg(ENC_WHITE_LEVEL + 1, &zh, 1);
|
Completed in 10 milliseconds