Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCTL_ASPL_DISABLE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/pci/controller/
A Dpci-mvebu.c665 val |= slotctl & PCI_EXP_SLTCTL_ASPL_DISABLE; in mvebu_pci_bridge_emul_pcie_conf_read()
667 val |= PCI_EXP_SLTCTL_ASPL_DISABLE; in mvebu_pci_bridge_emul_pcie_conf_read()
821 if ((mask & PCI_EXP_SLTCTL_ASPL_DISABLE) && in mvebu_pci_bridge_emul_pcie_conf_write()
824 if (new & PCI_EXP_SLTCTL_ASPL_DISABLE) in mvebu_pci_bridge_emul_pcie_conf_write()
/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h619 #define PCI_EXP_SLTCTL_ASPL_DISABLE 0x2000 /* Auto Slot Power Limit Disable */ macro

Completed in 12 milliseconds