Searched refs:ENC_BLACK_LEVEL (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | tv_fs450.c | 310 #define ENC_BLACK_LEVEL 0x4e macro 2865 houston_WriteReg(ENC_BLACK_LEVEL, w & 0x00ff, 1); 2866 houston_WriteReg(ENC_BLACK_LEVEL + 1, w >> 8, 1); 2887 houston_ReadReg(ENC_BLACK_LEVEL, &zl, 1); 2888 houston_ReadReg(ENC_BLACK_LEVEL + 1, &zh, 1);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | tv_fs450.c | 191 #define ENC_BLACK_LEVEL 0x4e macro 2637 houston_WriteReg(ENC_BLACK_LEVEL, w & 0x00ff, 1); 2638 houston_WriteReg(ENC_BLACK_LEVEL + 1, w >> 8, 1); 2659 houston_ReadReg(ENC_BLACK_LEVEL, &zl, 1); 2660 houston_ReadReg(ENC_BLACK_LEVEL + 1, &zh, 1);
|
Completed in 45 milliseconds