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

/freebsd-13-stable/sys/dev/xilinx/
H A Dxlnx_pcib.h64 #define XLNX_PCIE_RPSCR 0x148 /* Root Port Status/Control Register */ macro
H A Dxlnx_pcib.c307 reg = bus_read_4(sc->res[0], XLNX_PCIE_RPSCR);
309 bus_write_4(sc->res[0], XLNX_PCIE_RPSCR, reg);

Completed in 184 milliseconds