Home
last modified time | relevance | path

Searched refs:DC_I2C_SW_STATUS (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce110/
Di2c_hw_engine_dce110.h34 SR(DC_I2C_SW_STATUS),\
64 I2C_SF(DC_I2C_SW_STATUS, DC_I2C_SW_STOPPED_ON_NACK, mask_sh),\
65 I2C_SF(DC_I2C_SW_STATUS, DC_I2C_SW_TIMEOUT, mask_sh),\
66 I2C_SF(DC_I2C_SW_STATUS, DC_I2C_SW_ABORTED, mask_sh),\
67 I2C_SF(DC_I2C_SW_STATUS, DC_I2C_SW_DONE, mask_sh),\
68 I2C_SF(DC_I2C_SW_STATUS, DC_I2C_SW_STATUS, mask_sh),\
111 uint8_t DC_I2C_SW_STATUS; member
148 uint32_t DC_I2C_SW_STATUS; member
166 uint32_t DC_I2C_SW_STATUS; member
Di2c_hw_engine_dce110.c128 REG_GET(DC_I2C_SW_STATUS, DC_I2C_SW_STATUS, &i2c_sw_status); in release_engine()
239 REG_GET(DC_I2C_SW_STATUS, DC_I2C_SW_STATUS, &i2c_sw_status); in is_hw_busy()
245 REG_GET(DC_I2C_SW_STATUS, DC_I2C_SW_STATUS, &i2c_sw_status); in is_hw_busy()
421 REG_GET(DC_I2C_SW_STATUS, DC_I2C_SW_STATUS, &i2c_sw_status); in get_channel_status()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce80/
Di2c_hw_engine_dce80.c151 DC_I2C_SW_STATUS, in release_engine()
152 DC_I2C_SW_STATUS); in release_engine()
375 DC_I2C_SW_STATUS, in is_hw_busy()
376 DC_I2C_SW_STATUS); in is_hw_busy()
387 DC_I2C_SW_STATUS, in is_hw_busy()
388 DC_I2C_SW_STATUS); in is_hw_busy()
715 DC_I2C_SW_STATUS, in get_channel_status()
716 DC_I2C_SW_STATUS); in get_channel_status()