Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1106/
H A Drv1106.c39 #define CORE_SGRF_BASE 0xff076000 macro
453 writel(0xffff0000, CORE_SGRF_BASE + CORE_SGRF_FIREWALL_CON0); in arch_cpu_init()
454 writel(0xffff0000, CORE_SGRF_BASE + CORE_SGRF_FIREWALL_CON1); in arch_cpu_init()
455 writel(0xffff0000, CORE_SGRF_BASE + CORE_SGRF_FIREWALL_CON2); in arch_cpu_init()
456 writel(0xffff0000, CORE_SGRF_BASE + CORE_SGRF_FIREWALL_CON3); in arch_cpu_init()
457 writel(0xffff0000, CORE_SGRF_BASE + CORE_SGRF_FIREWALL_CON4); in arch_cpu_init()
458 writel(0x00030002, CORE_SGRF_BASE + CORE_SGRF_CPU_CTRL_CON); in arch_cpu_init()
563 writel(entry_point, CORE_SGRF_BASE + CORE_SGRF_HPMCU_BOOT_ADDR); in spl_fit_standalone_release()
568 writel(entry_point, CORE_SGRF_BASE + CORE_SGRF_HPMCU_BOOT_ADDR); in spl_fit_standalone_release()