Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c1485 speed_cntl = RREG32_PCIE(ixPCIE_LC_SPEED_CNTL); in cik_pcie_gen3_enable()
1626 WREG32_PCIE(ixPCIE_LC_SPEED_CNTL, speed_cntl); in cik_pcie_gen3_enable()
1639 speed_cntl = RREG32_PCIE(ixPCIE_LC_SPEED_CNTL); in cik_pcie_gen3_enable()
1641 WREG32_PCIE(ixPCIE_LC_SPEED_CNTL, speed_cntl); in cik_pcie_gen3_enable()
1644 speed_cntl = RREG32_PCIE(ixPCIE_LC_SPEED_CNTL); in cik_pcie_gen3_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/asic_reg/bif/
H A Dbif_3_0_d.h440 #define ixPCIE_LC_SPEED_CNTL 0x00A4 macro
H A Dbif_4_1_d.h480 #define ixPCIE_LC_SPEED_CNTL 0x100100a4 macro
H A Dbif_5_0_d.h1016 #define ixPCIE_LC_SPEED_CNTL 0x100100a4 macro
H A Dbif_5_1_d.h649 #define ixPCIE_LC_SPEED_CNTL 0x100100a4 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c157 ixPCIE_LC_SPEED_CNTL); in smu7_get_current_pcie_speed()