Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/i2caux/dce110/
H A Di2c_hw_engine_dce110.h65 I2C_SF(DC_I2C_SW_STATUS, DC_I2C_SW_TIMEOUT, mask_sh),\
108 uint8_t DC_I2C_SW_TIMEOUT; member
145 uint32_t DC_I2C_SW_TIMEOUT; member
H A Di2c_hw_engine_dce110.c427 else if (value & hw_engine->i2c_mask->DC_I2C_SW_TIMEOUT) in get_channel_status()