Searched refs:tfp (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/tfp410/ |
| H A D | tfp410.c | 69 tfp410ReadByte(TFP410Ptr tfp, int addr, uint8_t *ch) argument 71 if (!xf86I2CReadByte(&(tfp->d), addr, ch)) { 72 if (!tfp->quiet) { 73 xf86DrvMsg(tfp->d.pI2CBus->scrnIndex, X_ERROR, 75 tfp->d.pI2CBus->BusName, tfp->d.SlaveAddr); 83 tfp410WriteByte(TFP410Ptr tfp, int addr, uint8_t ch) argument 85 if (!xf86I2CWriteByte(&(tfp->d), addr, ch)) { 86 if (!tfp->quiet) { 87 xf86DrvMsg(tfp 97 tfp410GetID(TFP410Ptr tfp,int addr) argument 114 TFP410Ptr tfp; local in function:tfp410_init 162 TFP410Ptr tfp = TFPPTR(d); local in function:tfp410_detect 197 TFP410Ptr tfp = TFPPTR(d); local in function:tfp410_dpms 214 TFP410Ptr tfp = TFPPTR(d); local in function:tfp410_dump_regs 262 TFP410Ptr tfp = TFPPTR(d); local in function:tfp410_save 274 TFP410Ptr tfp = TFPPTR(d); local in function:tfp410_restore [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.3.0.rst | 1372 - ci/freedreno: Fix typo in glx-tfp flake annotation.
|
| H A D | 21.1.0.rst | 305 - glx: Downgrade tfp mipmap-capable fbconfigs
|
Completed in 14 milliseconds