Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c383 record->ucRecordType > 0 && in amdgpu_atombios_get_connector_info_from_object_table()
384 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in amdgpu_atombios_get_connector_info_from_object_table()
385 switch (record->ucRecordType) { in amdgpu_atombios_get_connector_info_from_object_table()
429 record->ucRecordType > 0 && in amdgpu_atombios_get_connector_info_from_object_table()
430 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in amdgpu_atombios_get_connector_info_from_object_table()
431 switch (record->ucRecordType) { in amdgpu_atombios_get_connector_info_from_object_table()
492 record->ucRecordType > 0 && in amdgpu_atombios_get_connector_info_from_object_table()
493 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in amdgpu_atombios_get_connector_info_from_object_table()
494 switch (record->ucRecordType) { in amdgpu_atombios_get_connector_info_from_object_table()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c244 if (LAST_RECORD_TYPE == header->ucRecordType || in bios_parser_get_i2c_info()
248 if (ATOM_I2C_RECORD_TYPE == header->ucRecordType in bios_parser_get_i2c_info()
309 if (LAST_RECORD_TYPE == header->ucRecordType || in bios_parser_get_device_tag_record()
314 header->ucRecordType) in bios_parser_get_device_tag_record()
889 if (LAST_RECORD_TYPE == header->ucRecordType || in get_hpd_record()
893 if (ATOM_HPD_INT_RECORD_TYPE == header->ucRecordType in get_hpd_record()
1533 if (LAST_RECORD_TYPE == header->ucRecordType || in get_encoder_cap_record()
1537 if (ATOM_ENCODER_CAP_RECORD_TYPE != header->ucRecordType) in get_encoder_cap_record()
2633 if (record_header->ucRecordType == 0xff || in update_slot_layout_info()
2638 if (record_header->ucRecordType == in update_slot_layout_info()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c658 record->ucRecordType > 0 && in radeon_get_atom_connector_info_from_object_table()
659 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in radeon_get_atom_connector_info_from_object_table()
660 switch (record->ucRecordType) { in radeon_get_atom_connector_info_from_object_table()
707 record->ucRecordType > 0 && in radeon_get_atom_connector_info_from_object_table()
708 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in radeon_get_atom_connector_info_from_object_table()
709 switch (record->ucRecordType) { in radeon_get_atom_connector_info_from_object_table()
770 record->ucRecordType > 0 && in radeon_get_atom_connector_info_from_object_table()
771 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in radeon_get_atom_connector_info_from_object_table()
772 switch (record->ucRecordType) { in radeon_get_atom_connector_info_from_object_table()
H A Datombios.h3591 UCHAR ucRecordType; member
3598 UCHAR ucRecordType; member
3606 UCHAR ucRecordType; member
3616 UCHAR ucRecordType; member
3623 UCHAR ucRecordType; member
4172 UCHAR ucRecordType; //An emun to indicate the record type member
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h4082 UCHAR ucRecordType; member
4089 UCHAR ucRecordType; member
4097 UCHAR ucRecordType; member
4108 UCHAR ucRecordType; member
4115 UCHAR ucRecordType; member
4671 UCHAR ucRecordType; //An emun to indicate the record type member