Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce110/
Di2c_hw_engine_dce110.h71 I2C_SF(DC_I2C_TRANSACTION0, DC_I2C_RW0, mask_sh),\
114 uint8_t DC_I2C_RW0; member
151 uint32_t DC_I2C_RW0; member
Di2c_hw_engine_dce110.c261 …FN(DC_I2C_TRANSACTION0, DC_I2C_RW0), (0 != (request->action & I2CAUX_TRANSACTION_ACTION_I2C_READ))…
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce80/
Di2c_hw_engine_dce80.c459 DC_I2C_RW0); in process_transaction()