Searched refs:i2c_cntl_0 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_mm_i2c.c | 127 uint32_t i2c_cntl_0, i2c_cntl_1; local in function:RADEONI2CWriteRead 156 i2c_cntl_0 = (pPriv->radeon_N << 24) | (pPriv->radeon_M << 16) | 158 OUTREG(RADEON_I2C_CNTL_0, i2c_cntl_0); 181 i2c_cntl_0 = (pPriv->radeon_N << 24) | (pPriv->radeon_M << 16) | 183 OUTREG(RADEON_I2C_CNTL_0, i2c_cntl_0); 212 uint32_t i2c_cntl_0, i2c_cntl_1; local in function:R200_I2CWriteRead 241 i2c_cntl_0 = (pPriv->radeon_N << 24) | (pPriv->radeon_M << 16) | 243 OUTREG(RADEON_I2C_CNTL_0, i2c_cntl_0); 266 i2c_cntl_0 = (pPriv->radeon_N << 24) | (pPriv->radeon_M << 16) | 268 OUTREG(RADEON_I2C_CNTL_0, i2c_cntl_0); [all...] |
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atilock.c | 164 pATI->LockData.i2c_cntl_0 = 167 pATI->LockData.i2c_cntl_0 & ~I2C_CNTL_INT_EN); 531 outr(I2C_CNTL_0, pATI->LockData.i2c_cntl_0);
|
| H A D | atistruct.h | 427 CARD32 crtc_int_cntl, crtc_gen_cntl, i2c_cntl_0, hw_debug, member in struct:_ATIRec::__anon954fe0380108
|
Completed in 5 milliseconds