Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Drelease.S267 lis r3,CONFIG_SYS_INIT_L2CSR0@h
268 ori r3,r3,CONFIG_SYS_INIT_L2CSR0@l
H A Dcpu_init.c696 mtspr(SPRN_L2CSR0, CONFIG_SYS_INIT_L2CSR0); in l2cache_init()
698 if (CONFIG_SYS_INIT_L2CSR0 & L2CSR0_L2E) { in l2cache_init()
/OK3568_Linux_fs/u-boot/include/configs/km/
H A Dkmp204x-common.h69 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
/OK3568_Linux_fs/u-boot/include/configs/
H A Dcyrus.h72 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
H A DP2041RDB.h105 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
H A Dcorenet_ds.h112 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
H A DT1040QDS.h114 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
H A DT102xQDS.h188 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
H A DT102xRDB.h211 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
H A DT104xRDB.h213 #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E macro
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt3531 CONFIG_SYS_INIT_L2CSR0