Home
last modified time | relevance | path

Searched refs:PCIE_P_CNTL (Results 1 – 6 of 6) 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 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()
/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()