Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dpci_regs.h582 #define PCI_EXP_LNKSTA_LBMS 0x4000 /* Link Bandwidth Management Status */ macro
/linux-6.3-rc2/drivers/pci/controller/
A Dpcie-rockchip-host.c55 status |= (PCI_EXP_LNKSTA_LBMS | PCI_EXP_LNKSTA_LABS) << 16; in rockchip_pcie_clr_bw_int()
/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-tegra194.c325 if (val & PCI_EXP_LNKSTA_LBMS) { in apply_bad_link_workaround()
386 val_w |= PCI_EXP_LNKSTA_LBMS; in tegra_pcie_rp_irq_handler()

Completed in 15 milliseconds