Searched refs:i2c_cntl_1 (Results 1 – 2 of 2) sorted by relevance
330 u32 i2c_cntl_0, i2c_cntl_1, i2c_data; in r100_hw_i2c_xfer() local352 i2c_cntl_1 = RADEON_I2C_CNTL_1; in r100_hw_i2c_xfer()356 i2c_cntl_1 = RADEON_DVI_I2C_CNTL_1; in r100_hw_i2c_xfer()467 WREG32(i2c_cntl_1, ((1 << RADEON_I2C_DATA_COUNT_SHIFT) | in r100_hw_i2c_xfer()499 WREG32(i2c_cntl_1, ((1 << RADEON_I2C_DATA_COUNT_SHIFT) | in r100_hw_i2c_xfer()527 WREG32(i2c_cntl_1, ((1 << RADEON_I2C_DATA_COUNT_SHIFT) | in r100_hw_i2c_xfer()553 WREG32(i2c_cntl_1, 0); in r100_hw_i2c_xfer()
163 u32 i2c_cntl_1; member