Home
last modified time | relevance | path

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

/openbmc/u-boot/board/tqc/tqm834x/
H A Dtqm834x.c76 im->sysconf.ddrlaw[0].ar = (LAWAR_EN | LAWAR_SIZE_2G); in dram_init()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmmu.h581 #define LAWAR_SIZE_2G (LAWAR_SIZE_BASE+20) macro