Searched refs:PCI_EXP_LNKCTL_RCB (Results 1 – 3 of 3) sorted by relevance
539 #define PCI_EXP_LNKCTL_RCB 0x0008 /* Read Completion Boundary */ macro
1857 if (lnkctl & PCI_EXP_LNKCTL_RCB) in pcie_root_rcb_set()1901 hpp->pci_exp_lnkctl_and |= PCI_EXP_LNKCTL_RCB; in program_hpp_type2()1902 hpp->pci_exp_lnkctl_or &= ~PCI_EXP_LNKCTL_RCB; in program_hpp_type2()1904 hpp->pci_exp_lnkctl_or |= PCI_EXP_LNKCTL_RCB; in program_hpp_type2()
327 status |= PCI_EXP_LNKCTL_RCB; in rockchip_pcie_host_init_port()