Home
last modified time | relevance | path

Searched refs:ih_node (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v12_1.c721 static int gfx_v12_1_ih_to_xcc_inst(struct amdgpu_device *adev, int ih_node) in gfx_v12_1_ih_to_xcc_inst() argument
724 int xcc = (ih_node & 0x7) - 2 + (ih_node >> 3) * 4; in gfx_v12_1_ih_to_xcc_inst()