Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dpci_regs.h582 #define PCI_EXP_LNKSTA_LBMS 0x4000 /* Link Bandwidth Management Status */ macro
/Linux-v6.1/drivers/pci/controller/
Dpcie-rockchip-host.c56 status |= (PCI_EXP_LNKSTA_LBMS | PCI_EXP_LNKSTA_LABS) << 16; in rockchip_pcie_clr_bw_int()
/Linux-v6.1/drivers/pci/controller/dwc/
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()