Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h563 #define PCI_EXP_LNKCTL_LBMIE 0x0400 /* Link Bandwidth Management Interrupt Enable */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h564 #define PCI_EXP_LNKCTL_LBMIE 0x0400 /* Link Bandwidth Management Interrupt Enable */ macro
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip-host.c44 status |= (PCI_EXP_LNKCTL_LBMIE | PCI_EXP_LNKCTL_LABIE); in rockchip_pcie_enable_bw_int()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c767 val_w |= PCI_EXP_LNKCTL_LBMIE; in tegra_pcie_enable_system_interrupts()