Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/hotplug/
A Dpciehp_hpc.c151 #define CC_ERRATUM_MASK (PCI_EXP_SLTCTL_PCC | \
407 switch (slot_ctrl & PCI_EXP_SLTCTL_PCC) { in pciehp_get_power_status()
548 pcie_write_cmd(ctrl, PCI_EXP_SLTCTL_PWR_ON, PCI_EXP_SLTCTL_PCC); in pciehp_power_on_slot()
562 pcie_write_cmd(ctrl, PCI_EXP_SLTCTL_PWR_OFF, PCI_EXP_SLTCTL_PCC); in pciehp_power_off_slot()
/linux-6.3-rc2/arch/powerpc/kernel/
A Deeh_pe.c659 if (val & PCI_EXP_SLTCTL_PCC) { in eeh_bridge_check_link()
661 val &= ~(PCI_EXP_SLTCTL_PCC | PCI_EXP_SLTCTL_PIC); in eeh_bridge_check_link()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h614 #define PCI_EXP_SLTCTL_PCC 0x0400 /* Power Controller Control */ macro

Completed in 14 milliseconds