Searched refs:DC_I2C_CONTROL (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce80/ |
D | i2c_hw_engine_dce80.c | 163 DC_I2C_CONTROL, in release_engine() 169 DC_I2C_CONTROL, in release_engine() 213 DC_I2C_CONTROL, in setup_engine() 219 DC_I2C_CONTROL, in setup_engine() 225 DC_I2C_CONTROL, in setup_engine() 231 DC_I2C_CONTROL, in setup_engine() 237 DC_I2C_CONTROL, in setup_engine() 243 DC_I2C_CONTROL, in setup_engine() 355 DC_I2C_CONTROL, in reset_hw_engine() 361 DC_I2C_CONTROL, in reset_hw_engine() [all …]
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce110/ |
D | i2c_hw_engine_dce110.h | 33 SR(DC_I2C_CONTROL),\ 56 I2C_SF(DC_I2C_CONTROL, DC_I2C_SOFT_RESET, mask_sh),\ 57 I2C_SF(DC_I2C_CONTROL, DC_I2C_SW_STATUS_RESET, mask_sh),\ 58 I2C_SF(DC_I2C_CONTROL, DC_I2C_GO, mask_sh),\ 59 I2C_SF(DC_I2C_CONTROL, DC_I2C_SEND_RESET, mask_sh),\ 60 I2C_SF(DC_I2C_CONTROL, DC_I2C_TRANSACTION_COUNT, mask_sh),\ 61 I2C_SF(DC_I2C_CONTROL, DC_I2C_DDC_SELECT, mask_sh),\ 165 uint32_t DC_I2C_CONTROL; member
|
D | i2c_hw_engine_dce110.c | 135 DC_I2C_CONTROL, in release_engine() 139 REG_UPDATE(DC_I2C_CONTROL, DC_I2C_SW_STATUS_RESET, 1); in release_engine() 158 DC_I2C_CONTROL, in setup_engine() 229 DC_I2C_CONTROL, in reset_hw_engine() 350 REG_UPDATE_5(DC_I2C_CONTROL, in execute_transaction() 358 REG_UPDATE(DC_I2C_CONTROL, DC_I2C_GO, 1); in execute_transaction()
|