Searched refs:ENC_RESET (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | tv_fs450.c | 324 #define ENC_RESET 0x7e macro 1138 houston_ReadReg(ENC_RESET, ®, 1); 1139 houston_WriteReg(ENC_RESET, reg | 0x01, 1); 1192 houston_ReadReg(ENC_RESET, ®, 1); 1193 houston_WriteReg(ENC_RESET, reg_encoder_reset | (reg & ~0x01), 1); 1254 houston_WriteReg(ENC_RESET, 0x01, 1); 1293 houston_WriteReg(ENC_RESET, 0x00, 1);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | tv_fs450.c | 205 #define ENC_RESET 0x7e macro 931 houston_ReadReg(ENC_RESET, ®, 1); 932 houston_WriteReg(ENC_RESET, reg | 0x01, 1); 985 houston_ReadReg(ENC_RESET, ®, 1); 986 houston_WriteReg(ENC_RESET, reg_encoder_reset | (reg & ~0x01), 1); 1047 houston_WriteReg(ENC_RESET, 0x01, 1); 1086 houston_WriteReg(ENC_RESET, 0x00, 1);
|
Completed in 10 milliseconds