Searched refs:CFG_SYS_FM_MURAM_SIZE (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/powerpc/include/asm/
H A Dconfig_mpc85xx.h29 #define CFG_SYS_FM_MURAM_SIZE 0x10000 macro
47 #define CFG_SYS_FM_MURAM_SIZE 0x28000 macro
57 #define CFG_SYS_FM_MURAM_SIZE 0x28000 macro
69 #define CFG_SYS_FM_MURAM_SIZE 0x28000 macro
82 #define CFG_SYS_FM_MURAM_SIZE 0x28000 macro
105 #define CFG_SYS_FM_MURAM_SIZE 0x60000 macro
113 #define CFG_SYS_FM_MURAM_SIZE 0x60000 macro
136 #define CFG_SYS_FM_MURAM_SIZE 0x30000 macro
149 #define CFG_SYS_FM_MURAM_SIZE 0x30000 macro
168 #define CFG_SYS_FM_MURAM_SIZE macro
[all...]
/u-boot/include/configs/
H A Dls1043a_common.h75 #define CFG_SYS_FM_MURAM_SIZE 0x60000 macro
H A Dls1046a_common.h56 #define CFG_SYS_FM_MURAM_SIZE 0x60000 macro
/u-boot/drivers/net/fm/
H A Dfm.c69 muram[fm_idx].size = CFG_SYS_FM_MURAM_SIZE;
71 muram[fm_idx].top = base + CFG_SYS_FM_MURAM_SIZE;

Completed in 95 milliseconds