Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCAP_ABP (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/pci/hotplug/
Dpciehp.h146 #define ATTN_BUTTN(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_ABP)
Dpciehp_hpc.c962 FLAG(slot_cap, PCI_EXP_SLTCAP_ABP), in pcie_init()
/Linux-v5.10/include/uapi/linux/
Dpci_regs.h578 #define PCI_EXP_SLTCAP_ABP 0x00000001 /* Attention Button Present */ macro