Searched refs:AVIVO_DC_I2C_DONE (Results 1 – 2 of 2) sorted by relevance
664 WREG32(AVIVO_DC_I2C_STATUS1, (AVIVO_DC_I2C_DONE | in r500_hw_i2c_xfer()686 if (tmp & AVIVO_DC_I2C_DONE) in r500_hw_i2c_xfer()708 WREG32(AVIVO_DC_I2C_STATUS1, (AVIVO_DC_I2C_DONE | in r500_hw_i2c_xfer()728 if (tmp & AVIVO_DC_I2C_DONE) in r500_hw_i2c_xfer()748 WREG32(AVIVO_DC_I2C_STATUS1, (AVIVO_DC_I2C_DONE | in r500_hw_i2c_xfer()771 if (tmp & AVIVO_DC_I2C_DONE) in r500_hw_i2c_xfer()787 WREG32(AVIVO_DC_I2C_STATUS1, (AVIVO_DC_I2C_DONE | in r500_hw_i2c_xfer()
743 # define AVIVO_DC_I2C_DONE (1 << 0) macro
Completed in 9 milliseconds