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

/xsrc/external/mit/xf86-video-intel-old/dist/src/tfp410/
H A Dtfp410.c55 uint8_t ctl2; member in struct:_TFP410SaveRec
164 unsigned char ctl2; local in function:tfp410_detect
166 if (tfp410ReadByte(tfp, TFP410_CTL_2, &ctl2)) {
167 if (ctl2 & TFP410_CTL_2_HTPLG)
267 if (!tfp410ReadByte(tfp, TFP410_CTL_2, &tfp->SavedReg.ctl2))
279 tfp410WriteByte(tfp, TFP410_CTL_2, tfp->SavedReg.ctl2);

Completed in 3 milliseconds