HomeSort by: relevance | last modified time | path
    Searched refs:TV (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_ch7xxx.c 51 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "TV%02X: 0x%02X\n", i, buf);
54 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "End of TV registers.\n");
88 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "Detected Chrontel CH7011 TV Encoder\n");
95 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "Detected Chrontel CH7019A LVDS Transmitter/TV Encoder\n");
99 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "Detected Chrontel CH7019B LVDS Transmitter/TV Encoder\n");
300 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "Not a mode defined by the TV Encoder.\n");
306 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "TV standard is NTSC. This is a PAL mode.\n");
310 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "TV standard is PAL. This is a NTSC mode.\n");
355 if (Mask.TV[i] == 0xFF) {
356 xf86I2CWriteByte(pBIOSInfo->TVI2CDev, i, Table.TV[i])
    [all...]
via_vt162x.c 46 /* External TV: */
92 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "TV%02X: 0x%02X\n", i, buf);
95 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "End of TV registers.\n");
128 "Detected VIA Technologies VT1621 TV Encoder\n");
134 "Detected VIA Technologies VT1622 TV Encoder\n");
140 "Detected VIA Technologies VT1622A/VT1623 TV Encoder\n");
146 "Detected VIA Technologies VT1625 TV Encoder\n");
153 "Unknown TV Encoder found at %s %X.\n",
210 * VT1625/VT1625S sense connected TV outputs.
423 "Not a mode defined by the TV Encoder.\n")
    [all...]
via_ch7xxx.h 108 CARD8 TV[VIA_BIOS_TABLE_NUM_TV_REG];
124 CARD8 TV[VIA_BIOS_TABLE_NUM_TV_REG]; /*35*/
via_vt162x.h 76 CARD8 TV[0x25];
  /xsrc/external/mit/xf86-video-ati/dist/src/
theatre_reg.h 647 #define TV 0x1
  /xsrc/external/mit/xterm/dist/
graphics_regis.c 7742 #define DiffTime(TV) (TV.tv_sec * 1000L + TV.tv_usec / 1000L)

Completed in 46 milliseconds