Searched refs:PCI_EXP_SLTCTL_PWR_ON (Results 1 – 4 of 4) sorted by relevance
402 case PCI_EXP_SLTCTL_PWR_ON: in pciehp_get_power_status()542 pcie_write_cmd(ctrl, PCI_EXP_SLTCTL_PWR_ON, PCI_EXP_SLTCTL_PCC); in pciehp_power_on_slot()545 PCI_EXP_SLTCTL_PWR_ON); in pciehp_power_on_slot()
615 #define PCI_EXP_SLTCTL_PWR_ON 0x0000 /* Power On */ macro
616 #define PCI_EXP_SLTCTL_PWR_ON 0x0000 /* Power On */ macro
435 power = (sltctl & PCI_EXP_SLTCTL_PCC) == PCI_EXP_SLTCTL_PWR_ON; in pcie_cap_update_power()