Searched refs:DC_I2C_SW_STATUS_RESET (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_i2c_hw.c | 56 DC_I2C_SW_STATUS_RESET, 0, in execute_transaction() 259 DC_I2C_SW_STATUS_RESET, 1, in reset_hw_engine() 260 DC_I2C_SW_STATUS_RESET, 1); in reset_hw_engine() 328 DC_I2C_SW_STATUS_RESET, 1, in setup_engine() 374 DC_I2C_SW_STATUS_RESET, 1); in release_engine() 376 REG_UPDATE(DC_I2C_CONTROL, DC_I2C_SW_STATUS_RESET, 1); in release_engine()
|
D | dce_i2c_hw.h | 120 I2C_SF(DC_I2C_CONTROL, DC_I2C_SW_STATUS_RESET, mask_sh),\ 163 uint8_t DC_I2C_SW_STATUS_RESET; member 207 uint32_t DC_I2C_SW_STATUS_RESET; member
|