Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCTL_RCB (Results 1 – 4 of 4) sorted by relevance

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