Searched refs:PCI_EXP_SLTCTL_PWR_IND_OFF (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/pci/hotplug/ |
D | pciehp_ctrl.c | 48 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() 198 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_handle_button_press() 319 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_enable_slot()
|
D | pciehp_hpc.c | 616 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_ist()
|
/Linux-v5.4/include/uapi/linux/ |
D | pci_regs.h | 601 #define PCI_EXP_SLTCTL_PWR_IND_OFF 0x0300 /* Power Indicator off */ macro
|