Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.c339 if (device_support & le16_to_cpu(path->usDeviceTag)) { in amdgpu_atombios_get_connector_info_from_object_table()
345 if ((le16_to_cpu(path->usDeviceTag) == in amdgpu_atombios_get_connector_info_from_object_table()
347 (le16_to_cpu(path->usDeviceTag) == in amdgpu_atombios_get_connector_info_from_object_table()
353 con_obj_id, le16_to_cpu(path->usDeviceTag)); in amdgpu_atombios_get_connector_info_from_object_table()
395 le16_to_cpu(path->usDeviceTag), in amdgpu_atombios_get_connector_info_from_object_table()
472 if ((le16_to_cpu(path->usDeviceTag) & in amdgpu_atombios_get_connector_info_from_object_table()
534 le16_to_cpu(path->usDeviceTag), in amdgpu_atombios_get_connector_info_from_object_table()
/dflybsd-src/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser.c2840 cpu_to_le16(le16_to_cpu(ext_display_path->usDeviceTag)); in get_patched_device_tag()
2845 dev_id = enum_first_device_id(le16_to_cpu(ext_display_path->usDeviceTag)); in get_patched_device_tag()
2883 if ((le16_to_cpu(ext_display_path->usDeviceTag) != CONNECTOR_OBJECT_ID_NONE) in add_device_tag_from_ext_display_path()
3523 le16_to_cpu(info_v8->sExtDispConnInfo.sPath[i].usDeviceTag); in get_integrated_info_v8()
3660 le16_to_cpu(info_v9->sExtDispConnInfo.sPath[i].usDeviceTag); in get_integrated_info_v9()
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_atombios.c559 if (device_support & le16_to_cpu(path->usDeviceTag)) { in radeon_get_atom_connector_info_from_object_table()
573 if (le16_to_cpu(path->usDeviceTag) == in radeon_get_atom_connector_info_from_object_table()
677 usDeviceTag), in radeon_get_atom_connector_info_from_object_table()
754 if ((le16_to_cpu(path->usDeviceTag) & in radeon_get_atom_connector_info_from_object_table()
815 (dev, le16_to_cpu(path->usDeviceTag), &connector_type, in radeon_get_atom_connector_info_from_object_table()
822 usDeviceTag), in radeon_get_atom_connector_info_from_object_table()
H A Datombios.h4019 USHORT usDeviceTag; //supported device member
4028 USHORT usDeviceTag; //supported device member
4133 USHORT usDeviceTag; //A bit vector to show what devices are supported member
/dflybsd-src/sys/dev/drm/amd/include/
H A Datombios.h4512 USHORT usDeviceTag; //supported device member
4521 USHORT usDeviceTag; //supported device member
4625 USHORT usDeviceTag; //A bit vector to show what devices are supported member