Home
last modified time | relevance | path

Searched refs:RADEON_I2C_GO (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_i2c.c348 RADEON_I2C_GO); in r100_hw_i2c_xfer()
480 if (tmp & RADEON_I2C_GO) in r100_hw_i2c_xfer()
512 if (tmp & RADEON_I2C_GO) in r100_hw_i2c_xfer()
540 if (tmp & RADEON_I2C_GO) in r100_hw_i2c_xfer()
H A Dradeon_reg.h1097 # define RADEON_I2C_GO (1 << 12) macro