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

/linux-master/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);
135 WREG32_PCIE(PCIE_P_CNTL, tmp);
H A Drv770_dpm.c123 tmp = RREG32_PCIE(PCIE_P_CNTL);
128 WREG32_PCIE(PCIE_P_CNTL, tmp);
H A Dsid.h1486 #define PCIE_P_CNTL 0x40 /* PCIE */ macro
H A Dcikd.h344 #define PCIE_P_CNTL 0x1400040 /* PCIE */ macro
H A Dsi.c7247 orig = data = RREG32_PCIE(PCIE_P_CNTL);
7250 WREG32_PCIE(PCIE_P_CNTL, data);
H A Dcik.c9669 orig = data = RREG32_PCIE_PORT(PCIE_P_CNTL);
9672 WREG32_PCIE_PORT(PCIE_P_CNTL, data);
/linux-master/drivers/usb/host/
H A Dpci-quirks.c108 #define PCIE_P_CNTL 0x10040 macro
403 addr = PCIE_P_CNTL;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsi.c2443 orig = data = RREG32_PCIE(PCIE_P_CNTL);
2446 WREG32_PCIE(PCIE_P_CNTL, data);
H A Dsid.h1549 #define PCIE_P_CNTL 0x40 /* PCIE */ macro

Completed in 283 milliseconds