Searched refs:RADEON_I2C_DONE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_i2c.c541 WREG32(i2c_cntl_0, (RADEON_I2C_DONE |
558 if (tmp & RADEON_I2C_DONE)
574 WREG32(i2c_cntl_0, (RADEON_I2C_DONE |
590 if (tmp & RADEON_I2C_DONE)
601 WREG32(i2c_cntl_0, (RADEON_I2C_DONE |
618 if (tmp & RADEON_I2C_DONE)
634 WREG32(i2c_cntl_0, (RADEON_I2C_DONE |
H A Dradeon_reg.h1090 # define RADEON_I2C_DONE (1 << 0) macro

Completed in 131 milliseconds