Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCTL_PIC (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dpciehp_hpc.c152 PCI_EXP_SLTCTL_PIC | \
364 *status = (slot_ctrl & (PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC)) >> 6; in pciehp_get_raw_indicator_status()
494 PCI_EXP_SLTCTL_AIC | PCI_EXP_SLTCTL_PIC); in pciehp_set_raw_indicator_status()
519 cmd |= (pwr & PCI_EXP_SLTCTL_PIC); in pciehp_set_indicators()
520 mask |= PCI_EXP_SLTCTL_PIC; in pciehp_set_indicators()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Deeh_pe.c660 val &= ~(PCI_EXP_SLTCTL_PCC | PCI_EXP_SLTCTL_PIC); in eeh_bridge_check_link()
661 val |= (0x0100 & PCI_EXP_SLTCTL_PIC); in eeh_bridge_check_link()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dpci_regs.h488 #define PCI_EXP_SLTCTL_PIC 0x0300 macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dpci_regs.h608 #define PCI_EXP_SLTCTL_PIC 0x0300 /* Power Indicator Control */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dpci_regs.h511 #define PCI_EXP_SLTCTL_PIC 0x0300 macro