| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | fsl_85xx_cache_ctlr.h | 15 #define L2CR_SRAM_ZERO 0x00000000 /* L2SRAM zero size */ 16 #define L2CR_SRAM_FULL 0x00010000 /* L2SRAM full size */ 17 #define L2CR_SRAM_HALF 0x00020000 /* L2SRAM half size */ 18 #define L2CR_SRAM_TWO_HALFS 0x00030000 /* L2SRAM two half sizes */ 19 #define L2CR_SRAM_QUART 0x00040000 /* L2SRAM one quarter size */ 20 #define L2CR_SRAM_TWO_QUARTS 0x00050000 /* L2SRAM two quarter size */ 21 #define L2CR_SRAM_EIGHTH 0x00060000 /* L2SRAM one eighth size */ 22 #define L2CR_SRAM_TWO_EIGHTH 0x00070000 /* L2SRAM two eighth size */ 24 #define L2SRAM_OPTIMAL_SZ_SHIFT 0x00000003 /* Optimum size for L2SRAM */
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | keystone-k2hk.dtsi | 161 reg-names = "l2sram", "l1pram", "l1dram"; 177 reg-names = "l2sram", "l1pram", "l1dram"; 193 reg-names = "l2sram", "l1pram", "l1dram"; 209 reg-names = "l2sram", "l1pram", "l1dram"; 225 reg-names = "l2sram", "l1pram", "l1dram"; 241 reg-names = "l2sram", "l1pram", "l1dram"; 257 reg-names = "l2sram", "l1pram", "l1dram"; 273 reg-names = "l2sram", "l1pram", "l1dram";
|
| H A D | keystone-k2l.dtsi | 331 reg-names = "l2sram", "l1pram", "l1dram"; 347 reg-names = "l2sram", "l1pram", "l1dram"; 363 reg-names = "l2sram", "l1pram", "l1dram"; 379 reg-names = "l2sram", "l1pram", "l1dram";
|
| H A D | keystone-k2e.dtsi | 127 reg-names = "l2sram", "l1pram", "l1dram";
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.ramboot-ppc85xx | 51 Preconfigure DDR/L2SRAM through JTAG interface. 55 Load the RAM based boot loader to the proper location in DDR/L2SRAM. 60 get the rambased boot loader binary into DDR/L2SRAM via tftp. 65 Please note that L2SRAM can also be used instead of DDR if the SOC has 66 sufficient size of L2SRAM.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/remoteproc/ |
| H A D | ti,k3-dsp-rproc.yaml | 100 - const: l2sram 117 - const: l2sram 157 reg-names = "l2sram", "l1pram", "l1dram"; 173 reg-names = "l2sram", "l1dram";
|
| H A D | ti,keystone-rproc.txt | 39 "l2sram", "l1pram", "l1dram" 133 reg-names = "l2sram", "l1pram", "l1dram"; 172 reg-names = "l2sram", "l1pram", "l1dram";
|
| H A D | ti,davinci-rproc.txt | 35 "l2sram", "l1pram", "l1dram", "host1cfg", "chipsig_base" 74 reg-names = "l2sram", "l1pram", "l1dram", "host1cfg",
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8536ds/ |
| H A D | README | 16 configure the L2SRAM, then copy the second stage image to L2SRAM and jump 52 SPI EEPROM, to the target memory, e.g. SDRAM or L2SRAM, then boot from it.
|
| H A D | tlb.c | 60 /* *I*G - L2SRAM */
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | spl_minimal.c | 26 /* set L2E=1 & L2SRAM=001 */ in cpu_init_f()
|
| H A D | cpu_init.c | 615 /* set L2E=0, L2SRAM=0 */ in l2cache_init() 637 cache_ctl = 0xc0000000; /* set L2E=1, L2I=1, & L2SRAM=0 */ in l2cache_init() 648 /* set L2E=1, L2I=1, & L2SRAM=0 */ in l2cache_init() 654 /* set L2E=1, L2I=1, & L2SRAM=0 */ in l2cache_init()
|
| H A D | cpu_init_early.c | 152 * Copy the code in setup_ifc to L2SRAM. Do a word copy in cpu_init_early_f()
|
| /OK3568_Linux_fs/u-boot/board/gdsys/p1022/ |
| H A D | tlb.c | 47 /* *I*G - L2SRAM */
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8569mds/ |
| H A D | tlb.c | 84 /* *I*G - L2SRAM */
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1010rdb/ |
| H A D | tlb.c | 84 /* *I*G - L2SRAM */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ti/davinci/ |
| H A D | psc.txt | 60 reg-names = "l2sram", "l1pram", "l1dram", "host1cfg", "chipsig";
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8572ds/ |
| H A D | tlb.c | 76 /* *I*G - L2SRAM */
|
| /OK3568_Linux_fs/u-boot/board/Arcturus/ucp1020/ |
| H A D | tlb.c | 88 /* *I*G - L2SRAM */
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1022ds/ |
| H A D | tlb.c | 95 /* *I*G - L2SRAM */
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1_p2_rdb_pc/ |
| H A D | tlb.c | 98 /* *I*G - L2SRAM */
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | ti_k3_dsp_remoteproc.c | 742 { .name = "l2sram", .dev_addr = 0x800000 }, 749 { .name = "l2sram", .dev_addr = 0x800000 },
|
| H A D | da8xx_remoteproc.c | 201 static const char * const mem_names[] = {"l2sram", "l1pram", "l1dram"}; in da8xx_rproc_get_internal_memories()
|
| H A D | keystone_remoteproc.c | 298 static const char * const mem_names[] = {"l2sram", "l1pram", "l1dram"}; in keystone_rproc_of_get_memories()
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/ti/ |
| H A D | k3-j721e-main.dtsi | 1594 reg-names = "l2sram", "l1pram", "l1dram"; 1607 reg-names = "l2sram", "l1pram", "l1dram"; 1619 reg-names = "l2sram", "l1dram";
|