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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.c199 #define HOUSTON_HSC 0x08 /*Horizontal Scaling Coeficient */ macro
2590 houston_WriteReg(HOUSTON_HSC, hsc << 8, 2);
2592 houston_WriteReg(HOUSTON_HSC, hsc & 0xFF, 2);
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.c82 #define HOUSTON_HSC 0x08 /* Horizontal Scaling Coefficient */ macro
2363 houston_WriteReg(HOUSTON_HSC, hsc << 8, 2);
2365 houston_WriteReg(HOUSTON_HSC, hsc & 0xFF, 2);

Completed in 9 milliseconds