Searched refs:PCI_EXP_SLTCTL_AIC (Results 1 – 3 of 3) sorted by relevance
151 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()
432 mask = PCI_EXP_SLTCTL_AIC; in pnv_php_set_attention_state()
605 #define PCI_EXP_SLTCTL_AIC 0x00c0 /* Attention Indicator Control */ macro
Completed in 12 milliseconds