Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCAP_PCP (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/hotplug/
H A Dpciehp.h157 #define POWER_CTRL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PCP)
H A Dpciehp_hpc.c1064 FLAG(slot_cap, PCI_EXP_SLTCAP_PCP), in pcie_init()
/linux/include/uapi/linux/
H A Dpci_regs.h599 #define PCI_EXP_SLTCAP_PCP 0x00000002 /* Power Controller Present */ macro