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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.c312 #define ENC_NUM_LINES 0x57 macro
2239 houston_WriteReg(ENC_NUM_LINES, w & 0x00ff, 1);
2240 houston_WriteReg(ENC_NUM_LINES + 1, w >> 8, 1);
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.c193 #define ENC_NUM_LINES 0x57 macro
2005 houston_WriteReg(ENC_NUM_LINES, w & 0x00ff, 1);
2006 houston_WriteReg(ENC_NUM_LINES + 1, w >> 8, 1);

Completed in 10 milliseconds