Lines Matching refs:SDVOC
59 /** Register for the SDVO device: SDVOB or SDVOC */
145 * Writes the SDVOB or SDVOC with the given value, but always writes both
146 * SDVOB and SDVOC to work around apparent hardware issues (according to
159 cval = INREG(SDVOC);
172 OUTREG(SDVOC, cval);
173 POSTING_READ(SDVOC);
294 #define SDVO_NAME(dev_priv) ((dev_priv)->output_device == SDVOB ? "SDVOB" : "SDVOC")
1141 * will be SDVOB and the second SDVOC.
1219 case SDVOC:
2212 * and 0x72 for SDVOC port.
2217 * 0x70 for SDVOB and 0x72 for SDVOC port.
2250 /* it will return 0x70 for SDVOB and 0x72 for SDVOC */
2311 I830I2CInit(pScrn, &i2cbus, GPIOE, "SDVOCTRL_E for SDVOC");
2364 ddcbus->BusName = "SDVOC DDC Bus";