Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dmem.h101 #define V_MCFG_RASWIDTH(raswidth) (((raswidth)-11) << 24) /* 24:26 */ argument
104 #define MCFG(ramsize, raswidth) \ argument