Searched refs:PCIE_PORT_DATA (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_si.c1051 r = RREG32(PCIE_PORT_DATA);
1063 WREG32(PCIE_PORT_DATA, (v));
1064 (void)RREG32(PCIE_PORT_DATA);
H A Dsid.h2454 #define PCIE_PORT_DATA 0xf macro
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dr600.c2403 r = RREG32(PCIE_PORT_DATA);
2415 WREG32(PCIE_PORT_DATA, (v));
2416 (void)RREG32(PCIE_PORT_DATA);
H A Dr600d.h412 #define PCIE_PORT_DATA 0x003C macro

Completed in 219 milliseconds