Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.h143 I2C_SF(DC_I2C_ARBITRATION, DC_I2C_REG_RW_CNTL_STATUS, mask_sh)
188 uint8_t DC_I2C_REG_RW_CNTL_STATUS; member
232 uint32_t DC_I2C_REG_RW_CNTL_STATUS; member
H A Ddce_i2c_hw.c140 REG_GET(DC_I2C_ARBITRATION, DC_I2C_REG_RW_CNTL_STATUS, &arbitrate); in is_engine_available()