Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dpci_regs.h563 #define PCI_EXP_LNKSTA_LBMS 0x4000 /* Link Bandwidth Management Status */ macro
/Linux-v4.19/drivers/pci/controller/
Dpcie-rockchip-host.c56 status |= (PCI_EXP_LNKSTA_LBMS | PCI_EXP_LNKSTA_LABS) << 16; in rockchip_pcie_clr_bw_int()
Dpci-mvebu.c759 PCI_EXP_LNKSTA_LBMS) << 16); in mvebu_sw_pci_bridge_write()