Searched refs:PCI_EXP_SLTCTL_PWR_IND_OFF (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/pci/hotplug/ |
H A D | pciehp_ctrl.c | 48 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in set_slot_off() 128 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in remove_board() 197 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_handle_button_press() 263 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_handle_presence_or_link_change() 326 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_enable_slot()
|
H A D | pciehp_hpc.c | 725 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_ist()
|
/openbmc/qemu/hw/pci/ |
H A D | pcie.c | 46 && (sltctl & PCI_EXP_SLTCTL_PIC) == PCI_EXP_SLTCTL_PWR_IND_OFF; in pcie_sltctl_powered_off() 58 case PCI_EXP_SLTCTL_PWR_IND_OFF: in pcie_led_state_to_str() 675 PCI_EXP_SLTCTL_PWR_IND_OFF | in pcie_cap_slot_init() 724 PCI_EXP_SLTCTL_PWR_IND_OFF | in pcie_cap_slot_reset() 741 PCI_EXP_SLTCTL_PWR_IND_ON : PCI_EXP_SLTCTL_PWR_IND_OFF; in pcie_cap_slot_reset()
|
/openbmc/linux/include/uapi/linux/ |
H A D | pci_regs.h | 613 #define PCI_EXP_SLTCTL_PWR_IND_OFF 0x0300 /* Power Indicator off */ macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | pci_regs.h | 614 #define PCI_EXP_SLTCTL_PWR_IND_OFF 0x0300 /* Power Indicator off */ macro
|