Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/hotplug/
H A Dpciehp.h157 #define POWER_CTRL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PCP)
H A Dpciehp_hpc.c1039 FLAG(slot_cap, PCI_EXP_SLTCAP_PCP), in pcie_init()
/linux-6.15/arch/powerpc/kernel/
H A Deeh_pe.c657 if (val & PCI_EXP_SLTCAP_PCP) { in eeh_bridge_check_link()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h590 #define PCI_EXP_SLTCAP_PCP 0x00000002 /* Power Controller Present */ macro
/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-qcom.c162 PCI_EXP_SLTCAP_PCP | \