Searched refs:get_pcie_index_offset (Results 1 – 13 of 13) sorted by relevance
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | df_v3_6.c | 51 address = adev->nbio.funcs->get_pcie_index_offset(adev); in df_v3_6_get_fica() 74 address = adev->nbio.funcs->get_pcie_index_offset(adev); in df_v3_6_set_fica() 102 address = adev->nbio.funcs->get_pcie_index_offset(adev); in df_v3_6_perfmon_rreg() 124 address = adev->nbio.funcs->get_pcie_index_offset(adev); in df_v3_6_perfmon_wreg() 143 address = adev->nbio.funcs->get_pcie_index_offset(adev); in df_v3_6_perfmon_arm_with_status()
|
| A D | amdgpu_nbio.h | 62 u32 (*get_pcie_index_offset)(struct amdgpu_device *adev); member
|
| A D | nbio_v4_3.c | 491 .get_pcie_index_offset = nbio_v4_3_get_pcie_index_offset, 537 .get_pcie_index_offset = nbio_v4_3_get_pcie_index_offset,
|
| A D | nbio_v7_0.c | 305 .get_pcie_index_offset = nbio_v7_0_get_pcie_index_offset,
|
| A D | nbio_v7_7.c | 350 .get_pcie_index_offset = nbio_v7_7_get_pcie_index_offset,
|
| A D | nbio_v7_11.c | 380 .get_pcie_index_offset = nbio_v7_11_get_pcie_index_offset,
|
| A D | nbio_v7_2.c | 424 .get_pcie_index_offset = nbio_v7_2_get_pcie_index_offset,
|
| A D | nbio_v6_1.c | 410 .get_pcie_index_offset = nbio_v6_1_get_pcie_index_offset,
|
| A D | nbif_v6_3_1.c | 453 .get_pcie_index_offset = nbif_v6_3_1_get_pcie_index_offset,
|
| A D | nbio_v2_3.c | 568 .get_pcie_index_offset = nbio_v2_3_get_pcie_index_offset,
|
| A D | amdgpu_device.c | 953 pcie_index = adev->nbio.funcs->get_pcie_index_offset(adev); in amdgpu_device_indirect_rreg() 981 pcie_index = adev->nbio.funcs->get_pcie_index_offset(adev); in amdgpu_device_indirect_rreg_ext() 1036 pcie_index = adev->nbio.funcs->get_pcie_index_offset(adev); in amdgpu_device_indirect_rreg64() 1066 pcie_index = adev->nbio.funcs->get_pcie_index_offset(adev); in amdgpu_device_indirect_rreg64_ext() 1121 pcie_index = adev->nbio.funcs->get_pcie_index_offset(adev); in amdgpu_device_indirect_wreg() 1143 pcie_index = adev->nbio.funcs->get_pcie_index_offset(adev); in amdgpu_device_indirect_wreg_ext() 1190 pcie_index = adev->nbio.funcs->get_pcie_index_offset(adev); in amdgpu_device_indirect_wreg64() 1219 pcie_index = adev->nbio.funcs->get_pcie_index_offset(adev); in amdgpu_device_indirect_wreg64_ext()
|
| A D | nbio_v7_9.c | 487 .get_pcie_index_offset = nbio_v7_9_get_pcie_index_offset,
|
| A D | nbio_v7_4.c | 808 .get_pcie_index_offset = nbio_v7_4_get_pcie_index_offset,
|
Completed in 32 milliseconds