Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dnbio_v6_1.c279 .get_pcie_index_offset = nbio_v6_1_get_pcie_index_offset,
Dnbio_v7_0.c288 .get_pcie_index_offset = nbio_v7_0_get_pcie_index_offset,
Dsoc15.c75 address = adev->nbio_funcs->get_pcie_index_offset(adev); in soc15_pcie_rreg()
90 address = adev->nbio_funcs->get_pcie_index_offset(adev); in soc15_pcie_wreg()
Damdgpu.h1266 u32 (*get_pcie_index_offset)(struct amdgpu_device *adev); member