Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/pcie/
Dbw_notification.c38 lnk_ctl |= PCI_EXP_LNKCTL_LBMIE; in pcie_enable_link_bandwidth_notification()
47 lnk_ctl &= ~PCI_EXP_LNKCTL_LBMIE; in pcie_disable_link_bandwidth_notification()
/Linux-v5.10/include/uapi/linux/
Dpci_regs.h556 #define PCI_EXP_LNKCTL_LBMIE 0x0400 /* Link Bandwidth Management Interrupt Enable */ macro
/Linux-v5.10/drivers/pci/controller/
Dpcie-rockchip-host.c47 status |= (PCI_EXP_LNKCTL_LBMIE | PCI_EXP_LNKCTL_LABIE); in rockchip_pcie_enable_bw_int()
/Linux-v5.10/drivers/pci/controller/dwc/
Dpcie-tegra194.c736 val_w |= PCI_EXP_LNKCTL_LBMIE; in tegra_pcie_enable_system_interrupts()