Searched refs:PCI_EXP_SLTSTA_PDS (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/pci/
H A Daccess.c442 *val = PCI_EXP_SLTSTA_PDS;
470 *val = PCI_EXP_SLTSTA_PDS;
H A Dpci-bridge-emul.c247 .ro = (PCI_EXP_SLTSTA_MRLSS | PCI_EXP_SLTSTA_PDS |
/linux-master/arch/powerpc/kernel/
H A Deeh_pe.c650 if (!(val & PCI_EXP_SLTSTA_PDS)) {
/linux-master/drivers/pci/hotplug/
H A Dpciehp_hpc.c284 if (slot_status & PCI_EXP_SLTSTA_PDS)
446 return !!(slot_status & PCI_EXP_SLTSTA_PDS);
/linux-master/include/uapi/linux/
H A Dpci_regs.h629 #define PCI_EXP_SLTSTA_PDS 0x0040 /* Presence Detect State */ macro
/linux-master/drivers/pci/controller/
H A Dpci-mvebu.c944 bridge->pcie_conf.slotsta = cpu_to_le16(PCI_EXP_SLTSTA_PDS);
H A Dpci-aardvark.c1076 bridge->pcie_conf.slotsta = cpu_to_le16(PCI_EXP_SLTSTA_PDS);

Completed in 134 milliseconds