Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-xilinx.c49 #define XILINX_PCIE_INTR_FATAL BIT(11) macro
382 if (status & XILINX_PCIE_INTR_FATAL) { in xilinx_pcie_intr_handler()