Searched refs:PCI_EXP_LNKCTL_RCB (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/pci/
H A Dpci-acpi.c258 if (lnkctl & PCI_EXP_LNKCTL_RCB)
323 hpx->pci_exp_lnkctl_and |= PCI_EXP_LNKCTL_RCB;
324 hpx->pci_exp_lnkctl_or &= ~PCI_EXP_LNKCTL_RCB;
326 hpx->pci_exp_lnkctl_or |= PCI_EXP_LNKCTL_RCB;
/linux-master/include/uapi/linux/
H A Dpci_regs.h557 #define PCI_EXP_LNKCTL_RCB 0x0008 /* Read Completion Boundary */ macro
/linux-master/drivers/pci/controller/
H A Dpcie-rockchip-host.c318 status |= PCI_EXP_LNKCTL_RCB;

Completed in 133 milliseconds