Home
last modified time | relevance | path

Searched refs:pcie_idx_lock (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Ddf_v3_6.c54 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in df_v3_6_get_fica()
64 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in df_v3_6_get_fica()
77 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in df_v3_6_set_fica()
87 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in df_v3_6_set_fica()
105 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in df_v3_6_perfmon_rreg()
110 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in df_v3_6_perfmon_rreg()
127 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in df_v3_6_perfmon_wreg()
132 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in df_v3_6_perfmon_wreg()
146 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in df_v3_6_perfmon_arm_with_status()
156 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in df_v3_6_perfmon_arm_with_status()
Dsi.c1023 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in si_pcie_rreg()
1027 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in si_pcie_rreg()
1035 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in si_pcie_wreg()
1040 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in si_pcie_wreg()
1048 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in si_pciep_rreg()
1052 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in si_pciep_rreg()
1060 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in si_pciep_wreg()
1065 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in si_pciep_wreg()
2412 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in si_pif_phy0_rreg()
2415 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in si_pif_phy0_rreg()
[all …]
Dnv.c268 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in nv_pcie_port_rreg()
272 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in nv_pcie_port_rreg()
293 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in nv_pcie_port_wreg()
298 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in nv_pcie_port_wreg()
Dcik.c157 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in cik_pcie_rreg()
161 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in cik_pcie_rreg()
169 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in cik_pcie_wreg()
174 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in cik_pcie_wreg()
Dvi.c303 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in vi_pcie_rreg()
307 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in vi_pcie_rreg()
315 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in vi_pcie_wreg()
320 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in vi_pcie_wreg()
Damdgpu_device.c680 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in amdgpu_device_indirect_rreg()
687 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in amdgpu_device_indirect_rreg()
711 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in amdgpu_device_indirect_rreg64()
723 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in amdgpu_device_indirect_rreg64()
746 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in amdgpu_device_indirect_wreg()
754 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in amdgpu_device_indirect_wreg()
775 spin_lock_irqsave(&adev->pcie_idx_lock, flags); in amdgpu_device_indirect_wreg64()
789 spin_unlock_irqrestore(&adev->pcie_idx_lock, flags); in amdgpu_device_indirect_wreg64()
3490 spin_lock_init(&adev->pcie_idx_lock); in amdgpu_device_init()
Damdgpu.h859 spinlock_t pcie_idx_lock; member
/Linux-v5.15/drivers/gpu/drm/radeon/
Dr300.c65 spin_lock_irqsave(&rdev->pcie_idx_lock, flags); in rv370_pcie_rreg()
68 spin_unlock_irqrestore(&rdev->pcie_idx_lock, flags); in rv370_pcie_rreg()
76 spin_lock_irqsave(&rdev->pcie_idx_lock, flags); in rv370_pcie_wreg()
79 spin_unlock_irqrestore(&rdev->pcie_idx_lock, flags); in rv370_pcie_wreg()
Dradeon_device.c1398 spin_lock_init(&rdev->pcie_idx_lock); in radeon_device_init()
Dradeon.h2375 spinlock_t pcie_idx_lock; member