Searched refs:L2_INIT (Results 1 – 7 of 7) sorted by relevance
/external/u-boot/arch/powerpc/cpu/mpc86xx/ |
D | release.S | 67 addis r3, r0, L2_INIT@h 68 ori r3, r3, L2_INIT@l
|
D | cache.S | 328 lis r3, L2_INIT@h 329 ori r3, r3, L2_INIT@l
|
D | start.S | 159 lis r3, L2_INIT@h 160 ori r3, r3, L2_INIT@l
|
/external/u-boot/include/configs/ |
D | sbc8641d.h | 66 #define L2_INIT 0 macro
|
D | MPC8610HPCD.h | 53 #define L2_INIT 0 macro
|
D | xpedite517x.h | 64 #define L2_INIT 0 macro
|
D | MPC8641HPCN.h | 58 #define L2_INIT 0 macro
|