Searched refs:DC_I2C_SW_STATUS_RESET (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_i2c_hw.c | 53 DC_I2C_SW_STATUS_RESET, 0, in execute_transaction() 256 DC_I2C_SW_STATUS_RESET, 1, in reset_hw_engine() 257 DC_I2C_SW_STATUS_RESET, 1); in reset_hw_engine() 326 DC_I2C_SW_STATUS_RESET, 1, in setup_engine() 372 DC_I2C_SW_STATUS_RESET, 1); in release_engine() 374 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 208 uint32_t DC_I2C_SW_STATUS_RESET; member
|