Home
last modified time | relevance | path

Searched defs:ramsize (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c149 u32 ramsize; member
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dmem.h97 #define V_MCFG_RAMSIZE(ramsize) ((((ramsize) >> 20)/2) << 8) /* 8:17 */ argument
104 #define MCFG(ramsize, raswidth) \ argument