Searched refs:upmconfig (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/socrates/ |
| H A D | socrates.c | 164 upmconfig (UPMA, (uint *)UPMTableA, sizeof(UPMTableA)/sizeof(int)); in local_bus_init() 168 upmconfig (UPMB, (uint *)UPMTableB, sizeof(UPMTableB)/sizeof(int)); in local_bus_init()
|
| /OK3568_Linux_fs/u-boot/board/cssi/MCR3000/ |
| H A D | MCR3000.c | 95 upmconfig(UPMA, (uint *)cs1_dram_table_66, in dram_init()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | fsl_lbc.c | 107 void upmconfig(uint upm, uint *table, uint size) in upmconfig() function
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | cpu.c | 179 void upmconfig(uint upm, uint *table, uint size) in upmconfig() function
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/ |
| H A D | mpc8349itx.c | 225 upmconfig(0, UPMATable, sizeof(UPMATable) / sizeof(UPMATable[0])); in misc_init_f()
|
| /OK3568_Linux_fs/u-boot/board/keymile/km83xx/ |
| H A D | km83xx.c | 188 upmconfig(UPMA, (uint *) upma_table, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | fsl_lbc.h | 469 extern void upmconfig(uint upm, uint *table, uint size);
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | common.h | 545 void upmconfig (unsigned int, unsigned int *, unsigned int);
|