Home
last modified time | relevance | path

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

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