Home
last modified time | relevance | path

Searched refs:UPMA (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/board/cssi/MCR3000/
DMCR3000.c96 upmconfig(UPMA, (uint *)cs1_dram_table_66, in dram_init()
/external/u-boot/arch/powerpc/cpu/mpc8xxx/
Dfsl_lbc.c115 if (upm < UPMA || upm > UPMC) { in upmconfig()
/external/u-boot/board/keymile/km83xx/
Dkm83xx.c187 upmconfig(UPMA, (uint *) upma_table, in board_early_init_r()
/external/u-boot/board/socrates/
Dsocrates.c163 upmconfig (UPMA, (uint *)UPMTableA, sizeof(UPMTableA)/sizeof(int)); in local_bus_init()
/external/u-boot/include/
Dmpc8xx.h600 #define UPMA 0x00000000 macro
/external/u-boot/arch/powerpc/include/asm/
Dfsl_lbc.h66 #define UPMA 0 macro