Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_INIT_L2CSR0 (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Drelease.S279 lis r3,CONFIG_SYS_INIT_L2CSR0@h
280 ori r3,r3,CONFIG_SYS_INIT_L2CSR0@l
H A Dcpu_init.c694 mtspr(SPRN_L2CSR0, CONFIG_SYS_INIT_L2CSR0); in l2cache_init()
696 if (CONFIG_SYS_INIT_L2CSR0 & L2CSR0_L2E) { in l2cache_init()
/openbmc/u-boot/include/configs/km/
H A Dkmp204x-common.h60 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
/openbmc/u-boot/include/configs/
H A Dcyrus.h63 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
H A DP2041RDB.h85 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
H A Dcorenet_ds.h92 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
H A DT1040QDS.h95 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
H A DT102xQDS.h166 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
H A DT104xRDB.h195 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
H A DT102xRDB.h189 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt3160 CONFIG_SYS_INIT_L2CSR0