Searched refs:PCI_EXP_SLTCTL_ASPL_DISABLE (Results 1 – 3 of 3) sorted by relevance
664 val |= slotctl & PCI_EXP_SLTCTL_ASPL_DISABLE; in mvebu_pci_bridge_emul_pcie_conf_read()666 val |= PCI_EXP_SLTCTL_ASPL_DISABLE; in mvebu_pci_bridge_emul_pcie_conf_read()820 if ((mask & PCI_EXP_SLTCTL_ASPL_DISABLE) && in mvebu_pci_bridge_emul_pcie_conf_write()823 if (new & PCI_EXP_SLTCTL_ASPL_DISABLE) in mvebu_pci_bridge_emul_pcie_conf_write()
619 #define PCI_EXP_SLTCTL_ASPL_DISABLE 0x2000 /* Auto Slot Power Limit Disable */ macro
620 #define PCI_EXP_SLTCTL_ASPL_DISABLE 0x2000 /* Auto Slot Power Limit Disable */ macro