Searched refs:PCI_EXP_SLTCTL_AIC (Results 1 – 6 of 6) sorted by relevance
153 PCI_EXP_SLTCTL_AIC | \358 *status = (slot_ctrl & (PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC)) >> 6; in pciehp_get_raw_indicator_status()374 switch (slot_ctrl & PCI_EXP_SLTCTL_AIC) { in pciehp_get_attention_status()488 PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC); in pciehp_set_raw_indicator_status()518 cmd |= (attn & PCI_EXP_SLTCTL_AIC); in pciehp_set_indicators()519 mask |= PCI_EXP_SLTCTL_AIC; in pciehp_set_indicators()
432 mask = PCI_EXP_SLTCTL_AIC; in pnv_php_set_attention_state()
76 PCI_EXP_SLTCTL_AIC | \
673 PCI_EXP_SLTCTL_AIC); in pcie_cap_slot_init()679 PCI_EXP_SLTCTL_AIC | in pcie_cap_slot_init()718 PCI_EXP_SLTCTL_AIC | in pcie_cap_slot_reset()840 pcie_led_state_to_str(old_slt_ctl & PCI_EXP_SLTCTL_AIC), in pcie_cap_slot_write_config()841 pcie_led_state_to_str(val & PCI_EXP_SLTCTL_AIC), in pcie_cap_slot_write_config()
605 #define PCI_EXP_SLTCTL_AIC 0x00c0 /* Attention Indicator Control */ macro
606 #define PCI_EXP_SLTCTL_AIC 0x00c0 /* Attention Indicator Control */ macro