Searched refs:PCI_EXP_DEVCAP_TEE (Results 1 – 3 of 3) sorted by relevance
152 if (pdev->ide_cap || (pdev->devcap & PCI_EXP_DEVCAP_TEE)) in is_pci_tsm_pf0()
45 return pdev->devcap & PCI_EXP_DEVCAP_TEE; in has_tee()
511 #define PCI_EXP_DEVCAP_TEE 0x40000000 /* TEE I/O (TDISP) Support */ macro