Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h509 #define PCI_EXP_DEVCAP_PWR_SCL 0x0c000000 /* Slot Power Limit Scale */ macro
/linux/drivers/pci/controller/
H A Dpcie-rockchip-host.c275 status |= FIELD_PREP(PCI_EXP_DEVCAP_PWR_SCL, scale); in rockchip_pcie_set_power_limit()