Searched refs:PCI_EXP_SLTCTL_PIC (Results 1 – 5 of 5) sorted by relevance
46 && (sltctl & PCI_EXP_SLTCTL_PIC) == PCI_EXP_SLTCTL_PWR_IND_OFF; in pcie_sltctl_powered_off()600 if ((sltctl & PCI_EXP_SLTCTL_PIC) == PCI_EXP_SLTCTL_PWR_IND_BLINK) { in pcie_cap_slot_unplug_request_cb()672 PCI_EXP_SLTCTL_PIC | in pcie_cap_slot_init()678 PCI_EXP_SLTCTL_PIC | in pcie_cap_slot_init()717 PCI_EXP_SLTCTL_PIC | in pcie_cap_slot_reset()838 pcie_led_state_to_str(old_slt_ctl & PCI_EXP_SLTCTL_PIC), in pcie_cap_slot_write_config()839 pcie_led_state_to_str(val & PCI_EXP_SLTCTL_PIC), in pcie_cap_slot_write_config()
152 PCI_EXP_SLTCTL_PIC | \358 *status = (slot_ctrl & (PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC)) >> 6; in pciehp_get_raw_indicator_status()488 PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC); in pciehp_set_raw_indicator_status()513 cmd |= (pwr & PCI_EXP_SLTCTL_PIC); in pciehp_set_indicators()514 mask |= PCI_EXP_SLTCTL_PIC; in pciehp_set_indicators()
661 val &= ~(PCI_EXP_SLTCTL_PCC | PCI_EXP_SLTCTL_PIC); in eeh_bridge_check_link()662 val |= (0x0100 & PCI_EXP_SLTCTL_PIC); in eeh_bridge_check_link()
610 #define PCI_EXP_SLTCTL_PIC 0x0300 /* Power Indicator Control */ macro
611 #define PCI_EXP_SLTCTL_PIC 0x0300 /* Power Indicator Control */ macro