Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h594 #define PCI_EXP_SLTCAP_SPLV 0x00007f80 /* Slot Power Limit Value */ macro
/linux/drivers/pci/controller/
H A Dpci-mvebu.c941 FIELD_PREP(PCI_EXP_SLTCAP_SPLV, port->slot_power_limit_value) | in mvebu_pci_bridge_emul_init()
/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom.c158 #define PCIE_CAP_SLOT_POWER_LIMIT_VAL FIELD_PREP(PCI_EXP_SLTCAP_SPLV, 250)