Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c933 unsigned long flags, pcie_index, pcie_data; in amdgpu_device_indirect_rreg() local
938 pcie_index = adev->nbio.funcs->get_pcie_index_offset(adev); in amdgpu_device_indirect_rreg()
942 pcie_index_offset = (void __iomem *)adev->rmmio + pcie_index * 4; in amdgpu_device_indirect_rreg()
956 unsigned long flags, pcie_index, pcie_index_hi, pcie_data; in amdgpu_device_indirect_rreg_ext() local
963 pcie_index = AMDGPU_PCIE_INDEX_FALLBACK; in amdgpu_device_indirect_rreg_ext()
966 pcie_index = adev->nbio.funcs->get_pcie_index_offset(adev); in amdgpu_device_indirect_rreg_ext()
980 pcie_index_offset = (void __iomem *)adev->rmmio + pcie_index * 4; in amdgpu_device_indirect_rreg_ext()
1016 unsigned long flags, pcie_index, pcie_data; in amdgpu_device_indirect_rreg64() local
1021 pcie_index = adev->nbio.funcs->get_pcie_index_offset(adev); in amdgpu_device_indirect_rreg64()
1025 pcie_index_offset = (void __iomem *)adev->rmmio + pcie_index * 4; in amdgpu_device_indirect_rreg64()
[all …]
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h10230 u8 pcie_index[0x8]; member
10275 u8 pcie_index[0x8]; member