Home
last modified time | relevance | path

Searched refs:i2c_cntl_1 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_i2c.c338 u32 i2c_cntl_0, i2c_cntl_1, i2c_data; in r100_hw_i2c_xfer() local
360 i2c_cntl_1 = RADEON_I2C_CNTL_1; in r100_hw_i2c_xfer()
364 i2c_cntl_1 = RADEON_DVI_I2C_CNTL_1; in r100_hw_i2c_xfer()
475 WREG32(i2c_cntl_1, ((1 << RADEON_I2C_DATA_COUNT_SHIFT) | in r100_hw_i2c_xfer()
507 WREG32(i2c_cntl_1, ((1 << RADEON_I2C_DATA_COUNT_SHIFT) | in r100_hw_i2c_xfer()
535 WREG32(i2c_cntl_1, ((1 << RADEON_I2C_DATA_COUNT_SHIFT) | in r100_hw_i2c_xfer()
561 WREG32(i2c_cntl_1, 0); in r100_hw_i2c_xfer()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dati_radeon_fb.h154 u32 i2c_cntl_1; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeonfb.h163 u32 i2c_cntl_1; member