Searched refs:top32 (Results 1 – 3 of 3) sorted by relevance
360 uint32_t top32, bottom32; in vega10_init_dpm_defaults() local507 top32 = smum_get_argument(hwmgr); in vega10_init_dpm_defaults()511 adev->unique_id = ((uint64_t)bottom32 << 32) | top32; in vega10_init_dpm_defaults()2422 uint32_t top32, bottom32; in vega10_populate_and_upload_avfs_fuse_override() local2429 top32 = smum_get_argument(hwmgr); in vega10_populate_and_upload_avfs_fuse_override()2434 serial_number = ((uint64_t)bottom32 << 32) | top32; in vega10_populate_and_upload_avfs_fuse_override()
293 uint32_t top32, bottom32; in vega12_init_dpm_defaults() local361 top32 = smum_get_argument(hwmgr); in vega12_init_dpm_defaults()365 adev->unique_id = ((uint64_t)bottom32 << 32) | top32; in vega12_init_dpm_defaults()
328 uint32_t top32, bottom32; in vega20_init_dpm_defaults() local401 top32 = smum_get_argument(hwmgr); in vega20_init_dpm_defaults()405 adev->unique_id = ((uint64_t)bottom32 << 32) | top32; in vega20_init_dpm_defaults()