Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_nbio.h67 u32 (*get_pcie_port_index_offset)(struct amdgpu_device *adev); member
Dnbio_v7_2.c381 .get_pcie_port_index_offset = nbio_v7_2_get_pcie_port_index_offset,
Dnv.c265 address = adev->nbio.funcs->get_pcie_port_index_offset(adev); in nv_pcie_port_rreg()
290 address = adev->nbio.funcs->get_pcie_port_index_offset(adev); in nv_pcie_port_wreg()