top32 360 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c uint32_t top32, bottom32; top32 507 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c top32 = smum_get_argument(hwmgr); top32 511 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c adev->unique_id = ((uint64_t)bottom32 << 32) | top32; top32 2422 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c uint32_t top32, bottom32; top32 2429 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c top32 = smum_get_argument(hwmgr); top32 2434 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c serial_number = ((uint64_t)bottom32 << 32) | top32; top32 293 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c uint32_t top32, bottom32; top32 361 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c top32 = smum_get_argument(hwmgr); top32 365 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c adev->unique_id = ((uint64_t)bottom32 << 32) | top32; top32 328 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c uint32_t top32, bottom32; top32 401 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c top32 = smum_get_argument(hwmgr); top32 405 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c adev->unique_id = ((uint64_t)bottom32 << 32) | top32;