Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c284 if (slot_status & PCI_EXP_SLTSTA_PDS) in pcie_wait_for_presence()
448 return !!(slot_status & PCI_EXP_SLTSTA_PDS); in pciehp_card_present()
/linux/drivers/pci/
H A Dpci-bridge-emul.c247 .ro = (PCI_EXP_SLTSTA_MRLSS | PCI_EXP_SLTSTA_PDS |
/linux/include/uapi/linux/
H A Dpci_regs.h640 #define PCI_EXP_SLTSTA_PDS 0x0040 /* Presence Detect State */ macro
/linux/drivers/pci/controller/
H A Dpci-mvebu.c944 bridge->pcie_conf.slotsta = cpu_to_le16(PCI_EXP_SLTSTA_PDS); in mvebu_pci_bridge_emul_init()
H A Dpci-aardvark.c1075 bridge->pcie_conf.slotsta = cpu_to_le16(PCI_EXP_SLTSTA_PDS); in advk_sw_pci_bridge_init()