Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atombios.c391 ATOM_I2C_RECORD *i2c_record; in amdgpu_atombios_get_connector_info_from_object_table() local
417 i2c_record = in amdgpu_atombios_get_connector_info_from_object_table()
422 &i2c_record->sucI2cId; in amdgpu_atombios_get_connector_info_from_object_table()
427 router.i2c_addr = i2c_record->ucI2CAddr >> 1; in amdgpu_atombios_get_connector_info_from_object_table()
471 ATOM_I2C_RECORD *i2c_record; in amdgpu_atombios_get_connector_info_from_object_table() local
480 i2c_record = in amdgpu_atombios_get_connector_info_from_object_table()
485 &i2c_record->sucI2cId; in amdgpu_atombios_get_connector_info_from_object_table()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_atombios.c696 ATOM_I2C_RECORD *i2c_record; in radeon_get_atom_connector_info_from_object_table() local
722 i2c_record = in radeon_get_atom_connector_info_from_object_table()
727 &i2c_record->sucI2cId; in radeon_get_atom_connector_info_from_object_table()
732 router.i2c_addr = i2c_record->ucI2CAddr >> 1; in radeon_get_atom_connector_info_from_object_table()
776 ATOM_I2C_RECORD *i2c_record; in radeon_get_atom_connector_info_from_object_table() local
785 i2c_record = in radeon_get_atom_connector_info_from_object_table()
790 &i2c_record->sucI2cId; in radeon_get_atom_connector_info_from_object_table()