Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.h129 I2C_SF(DC_I2C_SW_STATUS, DC_I2C_SW_ABORTED, mask_sh),\
173 uint8_t DC_I2C_SW_ABORTED; member
217 uint32_t DC_I2C_SW_ABORTED; member
H A Ddce_i2c_hw.c84 else if (value & dce_i2c_hw->masks->DC_I2C_SW_ABORTED) in get_channel_status()