Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/
H A Daccess.c431 *val = PCI_EXP_SLTSTA_PDS; in pcie_capability_read_word()
459 *val = PCI_EXP_SLTSTA_PDS; in pcie_capability_read_dword()
H A Dpci-bridge-emul.c248 .ro = (PCI_EXP_SLTSTA_MRLSS | PCI_EXP_SLTSTA_PDS |
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp_hpc.c283 if (slot_status & PCI_EXP_SLTSTA_PDS) in pcie_wait_for_presence()
451 return !!(slot_status & PCI_EXP_SLTSTA_PDS); in pciehp_card_present()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpci_regs.h607 #define PCI_EXP_SLTSTA_PDS 0x0040 /* Presence Detect State */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpci_regs.h607 #define PCI_EXP_SLTSTA_PDS 0x0040 /* Presence Detect State */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Deeh_pe.c649 if (!(val & PCI_EXP_SLTSTA_PDS)) { in eeh_bridge_check_link()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h625 #define PCI_EXP_SLTSTA_PDS 0x0040 /* Presence Detect State */ macro
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-mvebu.c464 *value = PCI_EXP_SLTSTA_PDS << 16; in mvebu_pci_bridge_emul_pcie_conf_read()
H A Dpci-aardvark.c842 *value = PCI_EXP_SLTSTA_PDS << 16; in advk_pci_bridge_emul_pcie_conf_read()