Home
last modified time | relevance | path

Searched refs:ixPCIE_LC_SPEED_CNTL (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Dcik.c1550 speed_cntl = RREG32_PCIE(ixPCIE_LC_SPEED_CNTL); in cik_pcie_gen3_enable()
1675 WREG32_PCIE(ixPCIE_LC_SPEED_CNTL, speed_cntl); in cik_pcie_gen3_enable()
1688 speed_cntl = RREG32_PCIE(ixPCIE_LC_SPEED_CNTL); in cik_pcie_gen3_enable()
1690 WREG32_PCIE(ixPCIE_LC_SPEED_CNTL, speed_cntl); in cik_pcie_gen3_enable()
1693 speed_cntl = RREG32_PCIE(ixPCIE_LC_SPEED_CNTL); in cik_pcie_gen3_enable()
/drivers/gpu/drm/amd/include/asic_reg/bif/
Dbif_3_0_d.h440 #define ixPCIE_LC_SPEED_CNTL 0x00A4 macro
Dbif_4_1_d.h480 #define ixPCIE_LC_SPEED_CNTL 0x100100a4 macro
Dbif_5_0_d.h1016 #define ixPCIE_LC_SPEED_CNTL 0x100100a4 macro
Dbif_5_1_d.h649 #define ixPCIE_LC_SPEED_CNTL 0x100100a4 macro
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c219 ixPCIE_LC_SPEED_CNTL); in smu7_get_current_pcie_speed()