Searched refs:PCI_EXP_SLTCTL_PWR_OFF (Results 1 – 4 of 4) sorted by relevance
405 case PCI_EXP_SLTCTL_PWR_OFF: in pciehp_get_power_status()556 pcie_write_cmd(ctrl, PCI_EXP_SLTCTL_PWR_OFF, PCI_EXP_SLTCTL_PCC); in pciehp_power_off_slot()559 PCI_EXP_SLTCTL_PWR_OFF); in pciehp_power_off_slot()
45 return (sltctl & PCI_EXP_SLTCTL_PCC) == PCI_EXP_SLTCTL_PWR_OFF in pcie_sltctl_powered_off()842 (old_slt_ctl & PCI_EXP_SLTCTL_PWR_OFF) ? "off" : "on", in pcie_cap_slot_write_config()843 (val & PCI_EXP_SLTCTL_PWR_OFF) ? "off" : "on"); in pcie_cap_slot_write_config()
616 #define PCI_EXP_SLTCTL_PWR_OFF 0x0400 /* Power Off */ macro
617 #define PCI_EXP_SLTCTL_PWR_OFF 0x0400 /* Power Off */ macro