Home
last modified time | relevance | path

Searched refs:ATOM_I2C_ID_CONFIG_ACCESS (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.c407 ATOM_I2C_ID_CONFIG_ACCESS *i2c_config; in amdgpu_atombios_get_connector_info_from_object_table()
436 (ATOM_I2C_ID_CONFIG_ACCESS *) in amdgpu_atombios_get_connector_info_from_object_table()
488 ATOM_I2C_ID_CONFIG_ACCESS *i2c_config; in amdgpu_atombios_get_connector_info_from_object_table()
499 (ATOM_I2C_ID_CONFIG_ACCESS *) in amdgpu_atombios_get_connector_info_from_object_table()
/dragonfly/sys/dev/drm/radeon/
H A Datombios.h3198 }ATOM_I2C_ID_CONFIG_ACCESS; typedef
3214 ATOM_I2C_ID_CONFIG_ACCESS sucI2cId;
5450 ATOM_I2C_ID_CONFIG_ACCESS sucI2cId; //I2C line and HW/SW assisted cap.
6202 ATOM_I2C_ID_CONFIG_ACCESS sucI2cId;
7492 ATOM_I2C_ID_CONFIG_ACCESS sucI2cId;
7597ATOM_I2C_ID_CONFIG_ACCESS sucI2cId; //Point the ID on which I2C is used to control exte…
H A Dradeon_atombios.c689 ATOM_I2C_ID_CONFIG_ACCESS *i2c_config; in radeon_get_atom_connector_info_from_object_table()
718 (ATOM_I2C_ID_CONFIG_ACCESS *) in radeon_get_atom_connector_info_from_object_table()
770 ATOM_I2C_ID_CONFIG_ACCESS *i2c_config; in radeon_get_atom_connector_info_from_object_table()
781 (ATOM_I2C_ID_CONFIG_ACCESS *) in radeon_get_atom_connector_info_from_object_table()
/dragonfly/sys/dev/drm/amd/include/
H A Datombios.h3675 }ATOM_I2C_ID_CONFIG_ACCESS; typedef
3691 ATOM_I2C_ID_CONFIG_ACCESS sucI2cId;
6591 ATOM_I2C_ID_CONFIG_ACCESS sucI2cId; //I2C line and HW/SW assisted cap.
7367 ATOM_I2C_ID_CONFIG_ACCESS sucI2cId;
8797 ATOM_I2C_ID_CONFIG_ACCESS sucI2cId;
8902ATOM_I2C_ID_CONFIG_ACCESS sucI2cId; //Point the ID on which I2C is used to control exte…
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser.c394 ATOM_I2C_ID_CONFIG_ACCESS *config; in bios_parser_get_thermal_ddc_info()
400 config = (ATOM_I2C_ID_CONFIG_ACCESS *) &i2c_channel_id; in bios_parser_get_thermal_ddc_info()