Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h583 #define PCI_EXP_LNKSTA_LABS 0x8000 /* Link Autonomous Bandwidth Status */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h584 #define PCI_EXP_LNKSTA_LABS 0x8000 /* Link Autonomous Bandwidth Status */ macro
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip-host.c53 status |= (PCI_EXP_LNKSTA_LBMS | PCI_EXP_LNKSTA_LABS) << 16; in rockchip_pcie_clr_bw_int()