Home
last modified time | relevance | path

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

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