Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCTL_PWR_IND_BLINK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_ctrl.c71 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_BLINK, in board_added()
177 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_BLINK, in pciehp_handle_button_press()
/openbmc/qemu/hw/pci/
H A Dpcie.c55 case PCI_EXP_SLTCTL_PWR_IND_BLINK: in pcie_led_state_to_str()
600 if ((sltctl & PCI_EXP_SLTCTL_PIC) == PCI_EXP_SLTCTL_PWR_IND_BLINK) { in pcie_cap_slot_unplug_request_cb()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h612 #define PCI_EXP_SLTCTL_PWR_IND_BLINK 0x0200 /* Power Indicator blinking */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h613 #define PCI_EXP_SLTCTL_PWR_IND_BLINK 0x0200 /* Power Indicator blinking */ macro