Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/pcie/
H A Dbwctrl.c216 PCI_EXP_LNKCTL_LBMIE | PCI_EXP_LNKCTL_LABIE); in pcie_bwnotif_enable()
230 PCI_EXP_LNKCTL_LBMIE | PCI_EXP_LNKCTL_LABIE); in pcie_bwnotif_disable()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h566 #define PCI_EXP_LNKCTL_LBMIE 0x0400 /* Link Bandwidth Management Interrupt Enable */ macro
/linux-6.15/drivers/pci/controller/
H A Dpcie-rockchip-host.c44 status |= (PCI_EXP_LNKCTL_LBMIE | PCI_EXP_LNKCTL_LABIE); in rockchip_pcie_enable_bw_int()
/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c760 val_w |= PCI_EXP_LNKCTL_LBMIE; in tegra_pcie_enable_system_interrupts()