Searched refs:PCI_EXP_SLTCAP_AIP (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/pci/hotplug/
H A Dpciehp.h155 #define ATTN_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_AIP)
H A Dpciehp_hpc.c993 slot_cap &= ~(PCI_EXP_SLTCAP_AIP | PCI_EXP_SLTCAP_PIP);
1036 FLAG(slot_cap, PCI_EXP_SLTCAP_AIP),
/linux-master/include/uapi/linux/
H A Dpci_regs.h590 #define PCI_EXP_SLTCAP_AIP 0x00000008 /* Attention Indicator Present */ macro
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-qcom.c143 PCI_EXP_SLTCAP_AIP | \

Completed in 127 milliseconds