Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpcie-xilinx.c57 #define XILINX_PCIE_INTR_SLV_CMPABT BIT(24) macro
497 if (status & XILINX_PCIE_INTR_SLV_CMPABT) in xilinx_pcie_intr_handler()