Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpcie-xilinx.c52 #define XILINX_PCIE_INTR_SLV_UNEXP BIT(21) macro
461 if (status & XILINX_PCIE_INTR_SLV_UNEXP) in xilinx_pcie_intr_handler()