Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/linux/
H A Dpci.h118 #define PCI_EXP_DEVSTA_TRPND 0x0020 macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dcik.c1462 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()
/dragonfly/sys/dev/drm/radeon/
H A Dsi.c7168 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in si_pcie_gen3_enable()
H A Dcik.c9555 if (tmp16 & PCI_EXP_DEVSTA_TRPND) in cik_pcie_gen3_enable()