Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dpci_regs.h564 #define PCI_EXP_LNKCTL_LABIE 0x0800 /* Link Autonomous Bandwidth Interrupt Enable */ macro
/linux-6.6.21/drivers/pci/controller/
Dpcie-rockchip-host.c44 status |= (PCI_EXP_LNKCTL_LBMIE | PCI_EXP_LNKCTL_LABIE); in rockchip_pcie_enable_bw_int()