Searched refs:tfp410WriteByte (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/tfp410/ |
| H A D | tfp410.c | 83 tfp410WriteByte(TFP410Ptr tfp, int addr, uint8_t ch) function in typeref:typename:Bool 208 tfp410WriteByte(tfp, TFP410_CTL_1, ctl1); 277 tfp410WriteByte(tfp, TFP410_CTL_1, tfp->SavedReg.ctl1 & ~0x1); 279 tfp410WriteByte(tfp, TFP410_CTL_2, tfp->SavedReg.ctl2); 280 tfp410WriteByte(tfp, TFP410_CTL_1, tfp->SavedReg.ctl1);
|
Completed in 2 milliseconds