Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCTL_AIC (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/pci/hotplug/
Dpciehp_hpc.c368 switch (slot_ctrl & PCI_EXP_SLTCTL_AIC) { in pciehp_get_attention_status()
455 pcie_write_cmd_nowait(ctrl, slot_cmd, PCI_EXP_SLTCTL_AIC); in pciehp_set_attention_status()
/linux-4.4.14/include/uapi/linux/
Dpci_regs.h571 #define PCI_EXP_SLTCTL_AIC 0x00c0 /* Attention Indicator Control */ macro