Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip.h114 #define PCIE_CORE_INT_MTR BIT(8) macro
135 PCIE_CORE_INT_PE | PCIE_CORE_INT_MTR | \
H A Dpcie-rockchip-host.c435 if (sub_reg & PCIE_CORE_INT_MTR) in rockchip_pcie_subsys_irq_handler()