Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/
Daccess.c435 *val = PCI_EXP_SLTSTA_PDS; in pcie_capability_read_word()
463 *val = PCI_EXP_SLTSTA_PDS; in pcie_capability_read_dword()
Dpci-bridge-emul.c237 .ro = (PCI_EXP_SLTSTA_MRLSS | PCI_EXP_SLTSTA_PDS |
/Linux-v5.4/arch/powerpc/kernel/
Deeh_pe.c718 if (!(val & PCI_EXP_SLTSTA_PDS)) { in eeh_bridge_check_link()
/Linux-v5.4/include/uapi/linux/
Dpci_regs.h614 #define PCI_EXP_SLTSTA_PDS 0x0040 /* Presence Detect State */ macro
/Linux-v5.4/drivers/pci/hotplug/
Dpciehp_hpc.c382 return slot_status & PCI_EXP_SLTSTA_PDS; in pciehp_card_present()
/Linux-v5.4/drivers/pci/controller/
Dpci-aardvark.c413 *value = PCI_EXP_SLTSTA_PDS << 16; in advk_pci_bridge_emul_pcie_conf_read()
Dpci-mvebu.c458 *value = PCI_EXP_SLTSTA_PDS << 16; in mvebu_pci_bridge_emul_pcie_conf_read()