Searched refs:PCI_EXP_SLTCTL_PWR_IND_OFF (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/pci/hotplug/ |
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() 196 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_handle_button_press() 317 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_enable_slot()
|
D | pciehp_hpc.c | 734 pciehp_set_indicators(ctrl, PCI_EXP_SLTCTL_PWR_IND_OFF, in pciehp_ist()
|
/linux-6.1.9/include/uapi/linux/ |
D | pci_regs.h | 613 #define PCI_EXP_SLTCTL_PWR_IND_OFF 0x0300 /* Power Indicator off */ macro
|