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