Searched refs:utcl2_harvest (Results 1 – 3 of 3) sorted by relevance
37 void (*utcl2_harvest)(struct amdgpu_device *adev); member
1119 if (!adev->in_s0ix && adev->gfxhub.funcs && adev->gfxhub.funcs->utcl2_harvest) in gmc_v10_0_hw_init()1120 adev->gfxhub.funcs->utcl2_harvest(adev); in gmc_v10_0_hw_init()
696 .utcl2_harvest = gfxhub_v2_1_utcl2_harvest,
Completed in 8 milliseconds