Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCTL_PWR_IND_OFF (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/pci/hotplug/
H A Dpciehp_ctrl.c50 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in set_slot_off()
130 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in remove_board()
202 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_handle_button_press()
268 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_handle_presence_or_link_change()
331 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_enable_slot()
H A Dpciehp_hpc.c729 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_ist()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h616 #define PCI_EXP_SLTCTL_PWR_IND_OFF 0x0300 /* Power Indicator off */ macro