Searched refs:PCI_EXP_SLTCAP_HPC (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/pci/hotplug/
H A Dpciehp_hpc.c1038 FLAG(slot_cap, PCI_EXP_SLTCAP_HPC),
1073 if (slot_cap & PCI_EXP_SLTCAP_HPC &&
/linux-master/include/uapi/linux/
H A Dpci_regs.h593 #define PCI_EXP_SLTCAP_HPC 0x00000040 /* Hot-Plug Capable */ macro
/linux-master/drivers/pci/
H A Dpci-acpi.c802 if (!(slot_cap & PCI_EXP_SLTCAP_HPC))
H A Dprobe.c1601 if (reg32 & PCI_EXP_SLTCAP_HPC)
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-qcom.c308 val &= ~PCI_EXP_SLTCAP_HPC;

Completed in 168 milliseconds