| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | cpu_init.c | 378 u32 __iomem *plldgdcr1 = (void *)(CONFIG_SYS_DCSRBAR + 0x21c20); in fsl_erratum_a007212_workaround() 379 u32 __iomem *plldadcr1 = (void *)(CONFIG_SYS_DCSRBAR + 0x21c28); in fsl_erratum_a007212_workaround() 380 u32 __iomem *dpdovrcr4 = (void *)(CONFIG_SYS_DCSRBAR + 0x21e80); in fsl_erratum_a007212_workaround() 382 u32 __iomem *plldgdcr2 = (void *)(CONFIG_SYS_DCSRBAR + 0x21c40); in fsl_erratum_a007212_workaround() 383 u32 __iomem *plldadcr2 = (void *)(CONFIG_SYS_DCSRBAR + 0x21c48); in fsl_erratum_a007212_workaround() 385 u32 __iomem *plldgdcr3 = (void *)(CONFIG_SYS_DCSRBAR + 0x21c60); in fsl_erratum_a007212_workaround() 386 u32 __iomem *plldadcr3 = (void *)(CONFIG_SYS_DCSRBAR + 0x21c68); in fsl_erratum_a007212_workaround() 834 __be32 *p = (void __iomem *)CONFIG_SYS_DCSRBAR + 0xb004c; in cpu_init_r() 840 p = (void __iomem *)CONFIG_SYS_DCSRBAR + 0xb0108; in cpu_init_r() 870 p = (void *)CONFIG_SYS_DCSRBAR + 0x20520; in cpu_init_r() [all …]
|
| H A D | cmd_errata.c | 26 void __iomem *dcsr = (void *)CONFIG_SYS_DCSRBAR + 0xb0000; in check_erratum_a4849() 123 u32 __iomem *plldgdcr = (void *)(CONFIG_SYS_DCSRBAR + 0x21c20); in check_erratum_a007212()
|
| H A D | fsl_corenet_serdes.c | 266 #define CONFIG_SYS_DCSRBAR 0x80000000 macro 324 u32 *p = (void *)CONFIG_SYS_DCSRBAR + 0x20114; in enable_bank()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ls102xa/ |
| H A D | config.h | 16 #define CONFIG_SYS_DCSRBAR 0x20000000 macro 18 #define CONFIG_SYS_DCSR_DCFG_ADDR (CONFIG_SYS_DCSRBAR + 0x00220000) 19 #define SYS_FSL_DCSR_RCPM_ADDR (CONFIG_SYS_DCSRBAR + 0x00222000)
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | ls102xa_psci.c | 45 void *dcsr_epu_base = (void *)(CONFIG_SYS_DCSRBAR + EPU_BLOCK_OFFSET); in ls1_fsm_setup() 114 void *dcsr_epu_base = (void *)(CONFIG_SYS_DCSRBAR + EPU_BLOCK_OFFSET); in ls1_start_fsm()
|
| H A D | cpu.c | 309 void *epu_base = (void *)(CONFIG_SYS_DCSRBAR + EPU_BLOCK_OFFSET); in arch_cpu_init() 311 (void *)(CONFIG_SYS_DCSRBAR + DCSR_RCPM2_BLOCK_OFFSET); in arch_cpu_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ |
| H A D | immap_lsch2.h | 13 #define CONFIG_SYS_DCSRBAR 0x20000000 macro 14 #define CONFIG_SYS_DCSR_DCFG_ADDR (CONFIG_SYS_DCSRBAR + 0x00140000) 15 #define CONFIG_SYS_DCSR_COP_CCP_ADDR (CONFIG_SYS_DCSRBAR + 0x02008040)
|
| /OK3568_Linux_fs/u-boot/board/freescale/t104xrdb/ |
| H A D | spl.c | 57 out_be32((unsigned int *)(CONFIG_SYS_DCSRBAR + 0x20000), in board_init_f()
|
| H A D | tlb.c | 101 SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
|
| /OK3568_Linux_fs/u-boot/board/varisys/cyrus/ |
| H A D | tlb.c | 100 SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
|
| /OK3568_Linux_fs/u-boot/board/freescale/t4qds/ |
| H A D | spl.c | 77 out_be32((unsigned int *)(CONFIG_SYS_DCSRBAR + 0x20000), pinctl); in board_init_f()
|
| H A D | tlb.c | 110 SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
|
| /OK3568_Linux_fs/u-boot/board/freescale/t1040qds/ |
| H A D | tlb.c | 86 SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
|
| /OK3568_Linux_fs/u-boot/board/keymile/kmp204x/ |
| H A D | tlb.c | 94 SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
|
| /OK3568_Linux_fs/u-boot/board/freescale/t102xqds/ |
| H A D | spl.c | 81 out_be32((unsigned int *)(CONFIG_SYS_DCSRBAR + 0x20000), pinctl); in board_init_f()
|
| H A D | tlb.c | 88 SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
|
| /OK3568_Linux_fs/u-boot/board/freescale/t102xrdb/ |
| H A D | tlb.c | 88 SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
|
| /OK3568_Linux_fs/u-boot/board/freescale/t4rdb/ |
| H A D | tlb.c | 98 SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | t4qds.h | 72 #define CONFIG_SYS_DCSRBAR 0xf0000000 macro
|
| H A D | cyrus.h | 106 #define CONFIG_SYS_DCSRBAR 0xf0000000 macro
|
| /OK3568_Linux_fs/u-boot/board/freescale/common/p_corenet/ |
| H A D | tlb.c | 135 SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
|
| /OK3568_Linux_fs/u-boot/board/freescale/t208xrdb/ |
| H A D | tlb.c | 116 SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
|
| /OK3568_Linux_fs/u-boot/board/freescale/t208xqds/ |
| H A D | tlb.c | 116 SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
|
| /OK3568_Linux_fs/u-boot/board/freescale/b4860qds/ |
| H A D | tlb.c | 102 SET_TLB_ENTRY(1, CONFIG_SYS_DCSRBAR, CONFIG_SYS_DCSRBAR_PHYS,
|
| /OK3568_Linux_fs/u-boot/include/configs/km/ |
| H A D | kmp204x-common.h | 88 #define CONFIG_SYS_DCSRBAR 0xf0000000 macro
|