Searched refs:get_pcie_port_index_offset (Results 1 – 3 of 3) sorted by relevance
67 u32 (*get_pcie_port_index_offset)(struct amdgpu_device *adev); member
385 .get_pcie_port_index_offset = nbio_v7_2_get_pcie_port_index_offset,
265 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()
Completed in 8 milliseconds