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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.c323 #define ENC_VBI_BLANK_LEVEL 0x7C macro
2258 houston_WriteReg(ENC_VBI_BLANK_LEVEL, w & 0x00ff, 1);
2259 houston_WriteReg(ENC_VBI_BLANK_LEVEL + 1, w >> 8, 1);
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.c204 #define ENC_VBI_BLANK_LEVEL 0x7C macro
2024 houston_WriteReg(ENC_VBI_BLANK_LEVEL, w & 0x00ff, 1);
2025 houston_WriteReg(ENC_VBI_BLANK_LEVEL + 1, w >> 8, 1);

Completed in 9 milliseconds