Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Daccess.c431 *val = PCI_EXP_SLTSTA_PDS; in pcie_capability_read_word()
459 *val = PCI_EXP_SLTSTA_PDS; in pcie_capability_read_dword()
A Dpci-bridge-emul.c229 .ro = (PCI_EXP_SLTSTA_MRLSS | PCI_EXP_SLTSTA_PDS |
/linux/drivers/pci/hotplug/
A Dpciehp_hpc.c281 if (slot_status & PCI_EXP_SLTSTA_PDS) in pcie_wait_for_presence()
449 return !!(slot_status & PCI_EXP_SLTSTA_PDS); in pciehp_card_present()
/linux/arch/powerpc/kernel/
A Deeh_pe.c649 if (!(val & PCI_EXP_SLTSTA_PDS)) { in eeh_bridge_check_link()
/linux/include/uapi/linux/
A Dpci_regs.h627 #define PCI_EXP_SLTSTA_PDS 0x0040 /* Presence Detect State */ macro
/linux/drivers/pci/controller/
A Dpci-mvebu.c464 *value = PCI_EXP_SLTSTA_PDS << 16; in mvebu_pci_bridge_emul_pcie_conf_read()
A Dpci-aardvark.c833 *value = PCI_EXP_SLTSTA_PDS << 16; in advk_pci_bridge_emul_pcie_conf_read()

Completed in 21 milliseconds