Searched refs:PCI_EXP_LNKSTA_LBMS (Results 1 – 3 of 3) sorted by relevance
582 #define PCI_EXP_LNKSTA_LBMS 0x4000 /* Link Bandwidth Management Status */ macro
55 status |= (PCI_EXP_LNKSTA_LBMS | PCI_EXP_LNKSTA_LABS) << 16; in rockchip_pcie_clr_bw_int()
325 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