Searched refs:UPMA (Results 1 – 7 of 7) sorted by relevance
85 upmconfig(UPMA, (uint *)sdram_table, ARRAY_SIZE(sdram_table)); in dram_init()
91 upmconfig(UPMA, (uint *)cs1_dram_table_66, in dram_init()
121 if (upm < UPMA || upm > UPMC) { in upmconfig()
169 upmconfig(UPMA, (uint *)UPMTableA, sizeof(UPMTableA) / sizeof(int)); in local_bus_init()
600 #define UPMA 0x00000000 macro
66 #define UPMA 0 macro
236 upmconfig(UPMA, upma_table, ARRAY_SIZE(upma_table)); in board_early_init_r()
Completed in 26 milliseconds