Home
last modified time | relevance | path

Searched refs:PCI_EXP_DEVSTA_TRPND (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/pci/drm/include/linux/
H A Dpci.h119 #define PCI_EXP_DEVSTA_TRPND 0x0020 macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_cik.c1605 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()
H A Damdgpu_si.c2300 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in si_pcie_gen3_enable()
/openbsd/sys/dev/pci/drm/radeon/
H A Dsi.c7162 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in si_pcie_gen3_enable()
H A Dcik.c9561 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()