Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-bootmem.h73 #define OCTEON_DDR1_SIZE (0x010000000ULL) macro
H A Dcvmx-bootmem.c1130 if (mem_size > OCTEON_DDR1_SIZE) in cvmx_bootmem_phy_mem_list_init()
1132 __cvmx_bootmem_phy_free(OCTEON_DDR1_BASE, OCTEON_DDR1_SIZE, 0); in cvmx_bootmem_phy_mem_list_init()
1133 __cvmx_bootmem_phy_free(OCTEON_DDR2_BASE, mem_size - OCTEON_DDR1_SIZE, 0); in cvmx_bootmem_phy_mem_list_init()