Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-xilinx.c60 #define XILINX_PCIE_INTR_MST_ERRP BIT(28) macro
440 if (status & XILINX_PCIE_INTR_MST_ERRP) in xilinx_pcie_intr_handler()