Searched refs:hub_ip (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dgmc_v10_0.c243 unsigned char hub_ip = 0; local
245 hub_ip = (vmhub == AMDGPU_GFXHUB(0)) ?
261 hub->eng_distance * eng, hub_ip);
274 inv_req, hub_ip);
283 hub->eng_distance * eng, hub_ip);
288 hub->eng_distance * eng, hub_ip);
304 hub->eng_distance * eng, 0, hub_ip);
H A Dgmc_v11_0.c204 unsigned char hub_ip = 0; local
206 hub_ip = (vmhub == AMDGPU_GFXHUB(0)) ?
222 hub->eng_distance * eng, hub_ip);
232 WREG32_RLC_NO_KIQ(hub->vm_inv_eng0_req + hub->eng_distance * eng, inv_req, hub_ip);
237 hub->eng_distance * eng, hub_ip);
252 hub->eng_distance * eng, 0, hub_ip);

Completed in 143 milliseconds