Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_nbio.h64 u32 (*get_pcie_port_index_offset)(struct amdgpu_device *adev); member
A Dnbio_v7_7.c332 .get_pcie_port_index_offset = nbio_v7_7_get_pcie_port_index_offset,
A Dnbio_v7_2.c416 .get_pcie_port_index_offset = nbio_v7_2_get_pcie_port_index_offset,
A Damdgpu_device.c5924 address = adev->nbio.funcs->get_pcie_port_index_offset(adev); in amdgpu_device_pcie_port_rreg()
5940 address = adev->nbio.funcs->get_pcie_port_index_offset(adev); in amdgpu_device_pcie_port_wreg()

Completed in 16 milliseconds