Home
last modified time | relevance | path

Searched refs:get_pcie_port_data_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_nbio.h66 u32 (*get_pcie_port_data_offset)(struct amdgpu_device *adev); member
H A Dnbio_v7_2.c417 .get_pcie_port_data_offset = nbio_v7_2_get_pcie_port_data_offset,
H A Dnbio_v7_7.c333 .get_pcie_port_data_offset = nbio_v7_7_get_pcie_port_data_offset,
H A Damdgpu_device.c5926 data = adev->nbio.funcs->get_pcie_port_data_offset(adev); in amdgpu_device_pcie_port_rreg()
5942 data = adev->nbio.funcs->get_pcie_port_data_offset(adev); in amdgpu_device_pcie_port_wreg()

Completed in 9 milliseconds