Home
last modified time | relevance | path

Searched refs:ramsize (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/
H A Dmem.h98 #define V_MCFG_RAMSIZE(ramsize) ((((ramsize) >> 20)/2) << 8) /* 8:17 */ argument
105 #define MCFG(ramsize, raswidth) \ argument
107 V_MCFG_ADDRMUXLEGACY_FLEX | V_MCFG_RAMSIZE(ramsize) | \
/rk3399_rockchip-uboot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c149 u32 ramsize; member
251 printf("Memory config in EEPROM: 0x%02x\n", oep.ramsize); in ddr3_get_topology_map()
253 if (oep.ramsize == 0x2) in ddr3_get_topology_map()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Darmada-385-turris-omnia.dts181 * u32 ramsize; (in GiB)