Searched refs:PCI_EXP_SLTCTL_PWR_IND_OFF (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | pci_regs.h | 491 #define PCI_EXP_SLTCTL_PWR_IND_OFF 0x0300 macro
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | pci_regs.h | 611 #define PCI_EXP_SLTCTL_PWR_IND_OFF 0x0300 /* Power Indicator off */ macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | pci_regs.h | 514 #define PCI_EXP_SLTCTL_PWR_IND_OFF 0x0300 macro
|