Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Dpciehp_hpc.c151 PCI_EXP_SLTCTL_AIC | \
362 *status = (slot_ctrl & (PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC)) >> 6; in pciehp_get_raw_indicator_status()
378 switch (slot_ctrl & PCI_EXP_SLTCTL_AIC) { in pciehp_get_attention_status()
492 PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC); in pciehp_set_raw_indicator_status()
522 cmd |= (attn & PCI_EXP_SLTCTL_AIC); in pciehp_set_indicators()
523 mask |= PCI_EXP_SLTCTL_AIC; in pciehp_set_indicators()
A Dpnv_php.c432 mask = PCI_EXP_SLTCTL_AIC; in pnv_php_set_attention_state()
/linux/include/uapi/linux/
A Dpci_regs.h605 #define PCI_EXP_SLTCTL_AIC 0x00c0 /* Attention Indicator Control */ macro

Completed in 12 milliseconds