Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c407 ATOM_I2C_RECORD *i2c_record; in amdgpu_atombios_get_connector_info_from_object_table() local
433 i2c_record = in amdgpu_atombios_get_connector_info_from_object_table()
438 &i2c_record->sucI2cId; in amdgpu_atombios_get_connector_info_from_object_table()
443 router.i2c_addr = i2c_record->ucI2CAddr >> 1; in amdgpu_atombios_get_connector_info_from_object_table()
487 ATOM_I2C_RECORD *i2c_record; in amdgpu_atombios_get_connector_info_from_object_table() local
496 i2c_record = in amdgpu_atombios_get_connector_info_from_object_table()
501 &i2c_record->sucI2cId; in amdgpu_atombios_get_connector_info_from_object_table()
/drivers/gpu/drm/radeon/
Dradeon_atombios.c684 ATOM_I2C_RECORD *i2c_record; in radeon_get_atom_connector_info_from_object_table() local
710 i2c_record = in radeon_get_atom_connector_info_from_object_table()
715 &i2c_record->sucI2cId; in radeon_get_atom_connector_info_from_object_table()
720 router.i2c_addr = i2c_record->ucI2CAddr >> 1; in radeon_get_atom_connector_info_from_object_table()
764 ATOM_I2C_RECORD *i2c_record; in radeon_get_atom_connector_info_from_object_table() local
773 i2c_record = in radeon_get_atom_connector_info_from_object_table()
778 &i2c_record->sucI2cId; in radeon_get_atom_connector_info_from_object_table()