Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/
Dpcie-xilinx-common.h25 #define XILINX_PCIE_INTR_SLV_COMPL 22 macro
Dpcie-xilinx.c54 #define XILINX_PCIE_INTR_SLV_COMPL BIT(22) macro
417 if (status & XILINX_PCIE_INTR_SLV_COMPL) in xilinx_pcie_intr_handler()