Home
last modified time | relevance | path

Searched refs:PCIE_P_CNTL (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv6xxd.h221 #define PCIE_P_CNTL 0x40 macro
H A Drv770d.h927 #define PCIE_P_CNTL 0x40 macro
H A Drv6xx_dpm.c130 tmp = RREG32_PCIE(PCIE_P_CNTL); in rv6xx_enable_pll_sleep_in_l1()
135 WREG32_PCIE(PCIE_P_CNTL, tmp); in rv6xx_enable_pll_sleep_in_l1()
H A Dsid.h1486 #define PCIE_P_CNTL 0x40 /* PCIE */ macro
H A Dcikd.h344 #define PCIE_P_CNTL 0x1400040 /* PCIE */ macro
H A Drv770_dpm.c123 tmp = RREG32_PCIE(PCIE_P_CNTL); in rv770_enable_pll_sleep_in_l1()
128 WREG32_PCIE(PCIE_P_CNTL, tmp); in rv770_enable_pll_sleep_in_l1()
H A Dsi.c7247 orig = data = RREG32_PCIE(PCIE_P_CNTL); in si_program_aspm()
7250 WREG32_PCIE(PCIE_P_CNTL, data); in si_program_aspm()
H A Dcik.c9669 orig = data = RREG32_PCIE_PORT(PCIE_P_CNTL); in cik_program_aspm()
9672 WREG32_PCIE_PORT(PCIE_P_CNTL, data); in cik_program_aspm()
/linux/drivers/usb/host/
H A Dpci-quirks.c108 #define PCIE_P_CNTL 0x10040 macro
403 addr = PCIE_P_CNTL; in usb_amd_quirk_pll()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi.c2443 orig = data = RREG32_PCIE(PCIE_P_CNTL); in si_program_aspm()
2446 WREG32_PCIE(PCIE_P_CNTL, data); in si_program_aspm()
H A Dsid.h1549 #define PCIE_P_CNTL 0x40 /* PCIE */ macro