Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-acpi.c256 if (lnkctl & PCI_EXP_LNKCTL_RCB) in pcie_root_rcb_set()
321 hpx->pci_exp_lnkctl_and |= PCI_EXP_LNKCTL_RCB; in program_hpx_type2()
322 hpx->pci_exp_lnkctl_or &= ~PCI_EXP_LNKCTL_RCB; in program_hpx_type2()
324 hpx->pci_exp_lnkctl_or |= PCI_EXP_LNKCTL_RCB; in program_hpx_type2()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpci_regs.h540 #define PCI_EXP_LNKCTL_RCB 0x0008 /* Read Completion Boundary */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpci_regs.h540 #define PCI_EXP_LNKCTL_RCB 0x0008 /* Read Completion Boundary */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h555 #define PCI_EXP_LNKCTL_RCB 0x0008 /* Read Completion Boundary */ macro
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rockchip-host.c362 status |= PCI_EXP_LNKCTL_RCB; in rockchip_pcie_host_init_port()