Searched refs:PCI_EXP_LNKSTA_LBMS (Results 1 – 5 of 5) sorted by relevance
461 #define PCI_EXP_LNKSTA_LBMS 0x4000 macro
580 #define PCI_EXP_LNKSTA_LBMS 0x4000 /* Link Bandwidth Management Status */ macro
483 #define PCI_EXP_LNKSTA_LBMS 0x4000 macro
56 status |= (PCI_EXP_LNKSTA_LBMS | PCI_EXP_LNKSTA_LABS) << 16; in rockchip_pcie_clr_bw_int()
347 if (val & PCI_EXP_LNKSTA_LBMS) { in apply_bad_link_workaround()