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

/linux-master/drivers/pci/hotplug/
H A Dpciehp.h156 #define PWR_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PIP)
H A Dpciehp_hpc.c993 slot_cap &= ~(PCI_EXP_SLTCAP_AIP | PCI_EXP_SLTCAP_PIP);
1037 FLAG(slot_cap, PCI_EXP_SLTCAP_PIP),
/linux-master/include/uapi/linux/
H A Dpci_regs.h591 #define PCI_EXP_SLTCAP_PIP 0x00000010 /* Power Indicator Present */ macro
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-qcom.c144 PCI_EXP_SLTCAP_PIP | \

Completed in 263 milliseconds