Home
last modified time | relevance | path

Searched refs:ATOM_HPD_INT_RECORD_TYPE (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/drm/amd/include/
H A Datomfirmware.h651 ATOM_HPD_INT_RECORD_TYPE =2, enumerator
H A Datombios.h4677 #define ATOM_HPD_INT_RECORD_TYPE 2 macro
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser2.c638 if (header->record_type == ATOM_HPD_INT_RECORD_TYPE in get_hpd_record()
H A Dbios_parser.c1212 if (ATOM_HPD_INT_RECORD_TYPE == header->ucRecordType in get_hpd_record()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.c505 case ATOM_HPD_INT_RECORD_TYPE: in amdgpu_atombios_get_connector_info_from_object_table()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c787 case ATOM_HPD_INT_RECORD_TYPE: in radeon_get_atom_connector_info_from_object_table()
H A Datombios.h4178 #define ATOM_HPD_INT_RECORD_TYPE 2 macro