Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser.c309 if (LAST_RECORD_TYPE == header->ucRecordType || in bios_parser_get_i2c_info()
313 if (ATOM_I2C_RECORD_TYPE == header->ucRecordType in bios_parser_get_i2c_info()
493 if (LAST_RECORD_TYPE == header->ucRecordType ||
497 if (ATOM_I2C_RECORD_TYPE == header->ucRecordType
564 if (LAST_RECORD_TYPE == header->ucRecordType || in bios_parser_get_device_tag_record()
569 header->ucRecordType) in bios_parser_get_device_tag_record()
1208 if (LAST_RECORD_TYPE == header->ucRecordType || in get_hpd_record()
2975 header->ucRecordType && in get_ext_connector_aux_ddc_lut_record()
3019 header->ucRecordType && in get_ext_connector_hpd_pin_lut_record()
3792 if (record_header->ucRecordType == 0xff || in update_slot_layout_info()
[all …]
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.c382 record->ucRecordType > 0 && in amdgpu_atombios_get_connector_info_from_object_table()
383 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in amdgpu_atombios_get_connector_info_from_object_table()
384 switch (record->ucRecordType) { in amdgpu_atombios_get_connector_info_from_object_table()
428 record->ucRecordType > 0 && in amdgpu_atombios_get_connector_info_from_object_table()
429 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in amdgpu_atombios_get_connector_info_from_object_table()
430 switch (record->ucRecordType) { in amdgpu_atombios_get_connector_info_from_object_table()
491 record->ucRecordType > 0 && in amdgpu_atombios_get_connector_info_from_object_table()
492 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in amdgpu_atombios_get_connector_info_from_object_table()
493 switch (record->ucRecordType) { in amdgpu_atombios_get_connector_info_from_object_table()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c661 record->ucRecordType > 0 && in radeon_get_atom_connector_info_from_object_table()
662 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in radeon_get_atom_connector_info_from_object_table()
663 switch (record->ucRecordType) { in radeon_get_atom_connector_info_from_object_table()
710 record->ucRecordType > 0 && in radeon_get_atom_connector_info_from_object_table()
711 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in radeon_get_atom_connector_info_from_object_table()
712 switch (record->ucRecordType) { in radeon_get_atom_connector_info_from_object_table()
773 record->ucRecordType > 0 && in radeon_get_atom_connector_info_from_object_table()
774 record->ucRecordType <= ATOM_MAX_OBJECT_RECORD_NUMBER) { in radeon_get_atom_connector_info_from_object_table()
775 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
/dragonfly/sys/dev/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