Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dpci_regs.h551 #define PCI_EXP_LNKCTL_LBMIE 0x0400 /* Link Bandwidth Management Interrupt Enable */ macro
/linux-4.19.296/drivers/pci/controller/
Dpcie-rockchip-host.c47 status |= (PCI_EXP_LNKCTL_LBMIE | PCI_EXP_LNKCTL_LABIE); in rockchip_pcie_enable_bw_int()