Searched refs:PCI_EXP_SLTSTA_PDS (Results 1 – 7 of 7) sorted by relevance
431 *val = PCI_EXP_SLTSTA_PDS; in pcie_capability_read_word()459 *val = PCI_EXP_SLTSTA_PDS; in pcie_capability_read_dword()
229 .ro = (PCI_EXP_SLTSTA_MRLSS | PCI_EXP_SLTSTA_PDS |
281 if (slot_status & PCI_EXP_SLTSTA_PDS) in pcie_wait_for_presence()449 return !!(slot_status & PCI_EXP_SLTSTA_PDS); in pciehp_card_present()
649 if (!(val & PCI_EXP_SLTSTA_PDS)) { in eeh_bridge_check_link()
627 #define PCI_EXP_SLTSTA_PDS 0x0040 /* Presence Detect State */ macro
464 *value = PCI_EXP_SLTSTA_PDS << 16; in mvebu_pci_bridge_emul_pcie_conf_read()
833 *value = PCI_EXP_SLTSTA_PDS << 16; in advk_pci_bridge_emul_pcie_conf_read()
Completed in 21 milliseconds