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

/freebsd-13-stable/sys/mips/cavium/
H A Doctopcireg.h103 #define CVMX_OCT_PCI_MEM1_BASE 0xf0000000 macro
H A Doctopci.c192 error = rman_manage_region(&sc->sc_mem1, CVMX_OCT_PCI_MEM1_BASE,
193 CVMX_OCT_PCI_MEM1_BASE + CVMX_OCT_PCI_MEM1_SIZE);
539 CVMX_OCT_PCI_MEM1_BASE + sc->sc_mem1_next, 4);
671 CVMX_OCT_PCI_MEM1_BASE >> 16, 2);
673 (CVMX_OCT_PCI_MEM1_BASE + CVMX_OCT_PCI_MEM1_SIZE - 1) >> 16, 2);

Completed in 106 milliseconds