Searched refs:regPCIE_LC_CNTL (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | nbif_v6_3_1.c | 350 def = data = RREG32_SOC15(PCIE, 0, regPCIE_LC_CNTL); in nbif_v6_3_1_program_aspm() 355 WREG32_SOC15(PCIE, 0, regPCIE_LC_CNTL, data); in nbif_v6_3_1_program_aspm() 422 def = data = RREG32_SOC15(PCIE, 0, regPCIE_LC_CNTL); in nbif_v6_3_1_program_aspm() 427 WREG32_SOC15(PCIE, 0, regPCIE_LC_CNTL, data); in nbif_v6_3_1_program_aspm()
|
D | nbio_v4_3.c | 396 def = data = RREG32_SOC15(NBIO, 0, regPCIE_LC_CNTL); in nbio_v4_3_program_aspm() 401 WREG32_SOC15(NBIO, 0, regPCIE_LC_CNTL, data); in nbio_v4_3_program_aspm() 461 def = data = RREG32_SOC15(NBIO, 0, regPCIE_LC_CNTL); in nbio_v4_3_program_aspm() 466 WREG32_SOC15(NBIO, 0, regPCIE_LC_CNTL, data); in nbio_v4_3_program_aspm()
|
/linux-6.12.1/drivers/gpu/drm/amd/include/asic_reg/pcie/ |
D | pcie_6_1_0_offset.h | 138 #define regPCIE_LC_CNTL … macro
|
/linux-6.12.1/drivers/gpu/drm/amd/include/asic_reg/nbio/ |
D | nbio_4_3_0_offset.h | 6456 #define regPCIE_LC_CNTL … macro
|