Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rv1106/
H A Drv1106.c39 #define CORE_SGRF_BASE 0xff076000 macro
420 writel(0xffff0000, CORE_SGRF_BASE + CORE_SGRF_FIREWALL_CON0); in arch_cpu_init()
421 writel(0xffff0000, CORE_SGRF_BASE + CORE_SGRF_FIREWALL_CON1); in arch_cpu_init()
422 writel(0xffff0000, CORE_SGRF_BASE + CORE_SGRF_FIREWALL_CON2); in arch_cpu_init()
423 writel(0xffff0000, CORE_SGRF_BASE + CORE_SGRF_FIREWALL_CON3); in arch_cpu_init()
424 writel(0xffff0000, CORE_SGRF_BASE + CORE_SGRF_FIREWALL_CON4); in arch_cpu_init()
425 writel(0x00030002, CORE_SGRF_BASE + CORE_SGRF_CPU_CTRL_CON); in arch_cpu_init()
510 writel(entry_point, CORE_SGRF_BASE + CORE_SGRF_HPMCU_BOOT_ADDR); in spl_fit_standalone_release()