Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpcie-xilinx.c49 #define XILINX_PCIE_INTR_NONFATAL BIT(10) macro
428 if (status & XILINX_PCIE_INTR_NONFATAL) { in xilinx_pcie_intr_handler()