Searched refs:pcie_index (Results 1 – 2 of 2) sorted by relevance
933 unsigned long flags, pcie_index, pcie_data; in amdgpu_device_indirect_rreg() local938 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() local963 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() local1021 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 …]
10230 u8 pcie_index[0x8]; member10275 u8 pcie_index[0x8]; member