Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-xilinx.c44 #define XILINX_PCIE_INTR_STR_ERR BIT(2) macro
363 if (status & XILINX_PCIE_INTR_STR_ERR) in xilinx_pcie_intr_handler()