Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dpci_regs.h563 #define PCI_EXP_LNKCTL_LBMIE 0x0400 /* Link Bandwidth Management Interrupt Enable */ macro
/linux-6.1.9/drivers/pci/controller/
Dpcie-rockchip-host.c47 status |= (PCI_EXP_LNKCTL_LBMIE | PCI_EXP_LNKCTL_LABIE); in rockchip_pcie_enable_bw_int()
/linux-6.1.9/drivers/pci/controller/dwc/
Dpcie-tegra194.c743 val_w |= PCI_EXP_LNKCTL_LBMIE; in tegra_pcie_enable_system_interrupts()