Home
last modified time | relevance | path

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

/freebsd/sys/dev/xilinx/
H A Dxlnx_pcib.h77 #define XLNX_PCIE_RPMSIID2_MASK 0x17C /* Root Port MSI Int. Decode 2 Mask */ macro
H A Dxlnx_pcib.c691 msireg = XLNX_PCIE_RPMSIID2_MASK; in xlnx_pcib_msi_mask()