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

/xsrc/external/mit/xf86-video-intel-old/dist/src/tfp410/
H A Dtfp410_reg.h51 #define TFP410_CTL_2 0x09 macro
H A Dtfp410.c166 if (tfp410ReadByte(tfp, TFP410_CTL_2, &ctl2)) {
223 tfp410ReadByte(tfp, TFP410_CTL_2, &val);
267 if (!tfp410ReadByte(tfp, TFP410_CTL_2, &tfp->SavedReg.ctl2))
279 tfp410WriteByte(tfp, TFP410_CTL_2, tfp->SavedReg.ctl2);

Completed in 2 milliseconds