PCI_EXP_LNKCTL_RCB  327 drivers/pci/controller/pcie-rockchip-host.c 	status |= PCI_EXP_LNKCTL_RCB;
PCI_EXP_LNKCTL_RCB  256 drivers/pci/pci-acpi.c 	if (lnkctl & PCI_EXP_LNKCTL_RCB)
PCI_EXP_LNKCTL_RCB  321 drivers/pci/pci-acpi.c 		hpx->pci_exp_lnkctl_and |= PCI_EXP_LNKCTL_RCB;
PCI_EXP_LNKCTL_RCB  322 drivers/pci/pci-acpi.c 		hpx->pci_exp_lnkctl_or &= ~PCI_EXP_LNKCTL_RCB;
PCI_EXP_LNKCTL_RCB  324 drivers/pci/pci-acpi.c 			hpx->pci_exp_lnkctl_or |= PCI_EXP_LNKCTL_RCB;