Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dcik.c1398 speed_cntl = RREG32_PCIE(ixPCIE_LC_SPEED_CNTL); in cik_pcie_gen3_enable()
1514 WREG32_PCIE(ixPCIE_LC_SPEED_CNTL, speed_cntl); in cik_pcie_gen3_enable()
1526 speed_cntl = RREG32_PCIE(ixPCIE_LC_SPEED_CNTL); in cik_pcie_gen3_enable()
1528 WREG32_PCIE(ixPCIE_LC_SPEED_CNTL, speed_cntl); in cik_pcie_gen3_enable()
1531 speed_cntl = RREG32_PCIE(ixPCIE_LC_SPEED_CNTL); in cik_pcie_gen3_enable()
Dci_dpm.c4966 speed_cntl = RREG32_PCIE(ixPCIE_LC_SPEED_CNTL) & in ci_get_current_pcie_speed()
/Linux-v4.19/drivers/gpu/drm/amd/include/asic_reg/bif/
Dbif_3_0_d.h440 #define ixPCIE_LC_SPEED_CNTL 0x00A4 macro
Dbif_4_1_d.h479 #define ixPCIE_LC_SPEED_CNTL 0x100100a4 macro
Dbif_5_0_d.h1015 #define ixPCIE_LC_SPEED_CNTL 0x100100a4 macro
Dbif_5_1_d.h649 #define ixPCIE_LC_SPEED_CNTL 0x100100a4 macro
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_hwmgr.c151 ixPCIE_LC_SPEED_CNTL); in smu7_get_current_pcie_speed()