Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Dpciehp_hpc.c149 #define CC_ERRATUM_MASK (PCI_EXP_SLTCTL_PCC | \
405 switch (slot_ctrl & PCI_EXP_SLTCTL_PCC) { in pciehp_get_power_status()
546 pcie_write_cmd(ctrl, PCI_EXP_SLTCTL_PWR_ON, PCI_EXP_SLTCTL_PCC); in pciehp_power_on_slot()
560 pcie_write_cmd(ctrl, PCI_EXP_SLTCTL_PWR_OFF, PCI_EXP_SLTCTL_PCC); in pciehp_power_off_slot()
/linux/arch/powerpc/kernel/
A Deeh_pe.c658 if (val & PCI_EXP_SLTCTL_PCC) { in eeh_bridge_check_link()
660 val &= ~(PCI_EXP_SLTCTL_PCC | PCI_EXP_SLTCTL_PIC); in eeh_bridge_check_link()
/linux/include/uapi/linux/
A Dpci_regs.h614 #define PCI_EXP_SLTCTL_PCC 0x0400 /* Power Controller Control */ macro

Completed in 12 milliseconds