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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c340 if (device_support & le16_to_cpu(path->usDeviceTag)) {
346 if ((le16_to_cpu(path->usDeviceTag) ==
348 (le16_to_cpu(path->usDeviceTag) ==
354 con_obj_id, le16_to_cpu(path->usDeviceTag));
396 le16_to_cpu(path->usDeviceTag),
473 if ((le16_to_cpu(path->usDeviceTag) &
535 le16_to_cpu(path->usDeviceTag),
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c567 if (device_support & le16_to_cpu(path->usDeviceTag)) {
578 if (le16_to_cpu(path->usDeviceTag) ==
674 usDeviceTag),
751 if ((le16_to_cpu(path->usDeviceTag) &
812 (dev, le16_to_cpu(path->usDeviceTag), &connector_type,
819 usDeviceTag),
H A Datombios.h4019 USHORT usDeviceTag; //supported device member in struct:_ATOM_DISPLAY_OBJECT_PATH
4028 USHORT usDeviceTag; //supported device member in struct:_ATOM_DISPLAY_EXTERNAL_OBJECT_PATH
4133 USHORT usDeviceTag; //A bit vector to show what devices are supported member in struct:_EXT_DISPLAY_PATH
/linux-master/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c2357 le16_to_cpu(info_v8->sExtDispConnInfo.sPath[i].usDeviceTag);
2494 le16_to_cpu(info_v9->sExtDispConnInfo.sPath[i].usDeviceTag);
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h4512 USHORT usDeviceTag; //supported device member in struct:_ATOM_DISPLAY_OBJECT_PATH
4521 USHORT usDeviceTag; //supported device member in struct:_ATOM_DISPLAY_EXTERNAL_OBJECT_PATH
4625 USHORT usDeviceTag; //A bit vector to show what devices are supported member in struct:_EXT_DISPLAY_PATH

Completed in 364 milliseconds