HomeSort by: relevance | last modified time | path
    Searched refs:usDeviceTag (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atombios.c 347 if (device_support & le16_to_cpu(path->usDeviceTag)) {
353 if ((le16_to_cpu(path->usDeviceTag) ==
355 (le16_to_cpu(path->usDeviceTag) ==
361 con_obj_id, le16_to_cpu(path->usDeviceTag));
403 le16_to_cpu(path->usDeviceTag),
480 if ((le16_to_cpu(path->usDeviceTag) &
542 le16_to_cpu(path->usDeviceTag),
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios.c 577 if (device_support & le16_to_cpu(path->usDeviceTag)) {
588 if (le16_to_cpu(path->usDeviceTag) ==
684 usDeviceTag),
761 if ((le16_to_cpu(path->usDeviceTag) &
822 (dev, le16_to_cpu(path->usDeviceTag), &connector_type,
829 usDeviceTag),
atombios.h 4021 USHORT usDeviceTag; //supported device
4030 USHORT usDeviceTag; //supported device
4135 USHORT usDeviceTag; //A bit vector to show what devices are supported
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_bios_parser.c 2353 le16_to_cpu(info_v8->sExtDispConnInfo.sPath[i].usDeviceTag);
2490 le16_to_cpu(info_v9->sExtDispConnInfo.sPath[i].usDeviceTag);
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 4514 USHORT usDeviceTag; //supported device
4523 USHORT usDeviceTag; //supported device
4627 USHORT usDeviceTag; //A bit vector to show what devices are supported

Completed in 44 milliseconds