Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCAP_PCP (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dpciehp.h150 #define POWER_CTRL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PCP)
H A Dpciehp_hpc.c1017 FLAG(slot_cap, PCI_EXP_SLTCAP_PCP), in pcie_init()
/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.h569 #define PCI_EXP_SLTCAP_PCP 0x00000002 /* Power Controller Present */ 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.h569 #define PCI_EXP_SLTCAP_PCP 0x00000002 /* Power Controller Present */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Deeh_pe.c656 if (val & PCI_EXP_SLTCAP_PCP) { in eeh_bridge_check_link()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h585 #define PCI_EXP_SLTCAP_PCP 0x00000002 /* Power Controller Present */ macro