Searched refs:XLNX_PCIE_IDR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/xilinx/
H A Dxlnx_pcib.h41 #define XLNX_PCIE_IDR 0x138 /* Interrupt Decode Register */ macro
H A Dxlnx_pcib.c137 val = bus_read_4(sc->res, XLNX_PCIE_IDR);
195 bus_write_4(sc->res, XLNX_PCIE_IDR, val);
296 reg = bus_read_4(sc->res[0], XLNX_PCIE_IDR);
297 bus_write_4(sc->res[0], XLNX_PCIE_IDR, reg);

Completed in 102 milliseconds