Home
last modified time | relevance | path

Searched refs:I2C_COMMAND_ENGINE_SW (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddc_link_ddc.h49 #define DDC_I2C_COMMAND_ENGINE I2C_COMMAND_ENGINE_SW
/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_ddc_types.h96 I2C_COMMAND_ENGINE_SW, enumerator
/dragonfly/sys/dev/drm/amd/display/dc/i2caux/
H A Di2caux.c133 case I2C_COMMAND_ENGINE_SW: in dal_i2caux_submit_i2c_command()
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser.c2653 cmd.engine = I2C_COMMAND_ENGINE_SW; in i2c_read()