Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dpci_regs.h593 #define PCI_EXP_SLTCAP_SPLV 0x00007f80 /* Slot Power Limit Value */ macro
/Linux-v6.1/drivers/pci/controller/
Dpci-mvebu.c941 FIELD_PREP(PCI_EXP_SLTCAP_SPLV, port->slot_power_limit_value) | in mvebu_pci_bridge_emul_init()
/Linux-v6.1/drivers/pci/controller/dwc/
Dpcie-qcom.c79 #define PCIE_CAP_SLOT_POWER_LIMIT_VAL FIELD_PREP(PCI_EXP_SLTCAP_SPLV, \