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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.c311 #define ENC_BLANK_LEVEL 0x50 macro
2236 houston_WriteReg(ENC_BLANK_LEVEL, w & 0x00ff, 1);
2237 houston_WriteReg(ENC_BLANK_LEVEL + 1, w >> 8, 1);
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.c192 #define ENC_BLANK_LEVEL 0x50 macro
2002 houston_WriteReg(ENC_BLANK_LEVEL, w & 0x00ff, 1);
2003 houston_WriteReg(ENC_BLANK_LEVEL + 1, w >> 8, 1);

Completed in 9 milliseconds