Searched refs:get_pcie_index_offset (Results 1 – 12 of 12) sorted by relevance
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()
137 address = adev->nbio.funcs->get_pcie_index_offset(adev); in soc21_pcie_rreg()147 address = adev->nbio.funcs->get_pcie_index_offset(adev); in soc21_pcie_wreg()156 address = adev->nbio.funcs->get_pcie_index_offset(adev); in soc21_pcie_rreg64()166 address = adev->nbio.funcs->get_pcie_index_offset(adev); in soc21_pcie_wreg64()
62 u32 (*get_pcie_index_offset)(struct amdgpu_device *adev); member
289 address = adev->nbio.funcs->get_pcie_index_offset(adev); in nv_pcie_rreg()299 address = adev->nbio.funcs->get_pcie_index_offset(adev); in nv_pcie_wreg()308 address = adev->nbio.funcs->get_pcie_index_offset(adev); in nv_pcie_rreg64()318 address = adev->nbio.funcs->get_pcie_index_offset(adev); in nv_pcie_wreg64()
477 .get_pcie_index_offset = nbio_v4_3_get_pcie_index_offset,522 .get_pcie_index_offset = nbio_v4_3_get_pcie_index_offset,
200 address = adev->nbio.funcs->get_pcie_index_offset(adev); in soc15_pcie_rreg()210 address = adev->nbio.funcs->get_pcie_index_offset(adev); in soc15_pcie_wreg()219 address = adev->nbio.funcs->get_pcie_index_offset(adev); in soc15_pcie_rreg64()229 address = adev->nbio.funcs->get_pcie_index_offset(adev); in soc15_pcie_wreg64()
284 .get_pcie_index_offset = nbio_v7_0_get_pcie_index_offset,
330 .get_pcie_index_offset = nbio_v7_7_get_pcie_index_offset,
400 .get_pcie_index_offset = nbio_v6_1_get_pcie_index_offset,
414 .get_pcie_index_offset = nbio_v7_2_get_pcie_index_offset,
555 .get_pcie_index_offset = nbio_v2_3_get_pcie_index_offset,
794 .get_pcie_index_offset = nbio_v7_4_get_pcie_index_offset,
Completed in 19 milliseconds