Lines Matching refs:xf86I2CWriteByte
533 if (!xf86I2CWriteByte(&pPPriv->I2CDev, 0x0A + i, v))
553 if (!xf86I2CWriteByte(&pPPriv->I2CDev, 0x02, Dec02[Plug]) ||
554 !xf86I2CWriteByte(&pPPriv->I2CDev, 0x09, Dec09[Plug]))
558 if (!xf86I2CWriteByte(&pPPriv->I2CDev, 0x3A, Enc3A[Plug]))
562 xf86I2CWriteByte(&pPPriv->I2CDev, 0x3A, 0x83);
588 xf86I2CWriteByte(&pAPriv->Port[1].I2CDev, 0x61, 0xC2);
1332 xf86I2CWriteByte(&pAPriv->Port[1].I2CDev, 0x3A, 0x83);
1334 xf86I2CWriteByte(&pAPriv->Port[1].I2CDev, 0x61, 0xC2);
1343 xf86I2CWriteByte(&pAPriv->Port[1].I2CDev, 0x61, 0xC2);
1344 xf86I2CWriteByte(&pAPriv->Port[0].I2CDev, 0x11, 0x00);
1455 xf86I2CWriteByte(&pAPriv->Port[0].I2CDev, 0x11, 0x0D);
1468 xf86I2CWriteByte(&pAPriv->Port[1].I2CDev, 0x3A, 0x83);
1469 xf86I2CWriteByte(&pAPriv->Port[1].I2CDev, 0x61, Enc61[pAPriv->VideoStd]);
1478 xf86I2CWriteByte(&pAPriv->Port[0].I2CDev, 0x11, 0x0D);
1479 xf86I2CWriteByte(&pAPriv->Port[1].I2CDev, 0x3A, Enc3A[pPPriv->Plug]);
1480 xf86I2CWriteByte(&pAPriv->Port[1].I2CDev, 0x61, Enc61[pAPriv->VideoStd]);