Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3528/
H A Drk3528.c31 #define PMU_SGRF_BASE 0xff440000 macro
479 writel(0x00200000, PMU_SGRF_BASE + PMU_SGRF_SOC_CON4); in spl_fit_standalone_release()
481 writel(0x000f000f, PMU_SGRF_BASE + PMU_SGRF_SOC_CON5); in spl_fit_standalone_release()
483 writel(0xffff0000 | (entry_point >> 16), PMU_SGRF_BASE + PMU_SGRF_SOC_CON6); in spl_fit_standalone_release()
485 writel(0xffffff10, PMU_SGRF_BASE + PMU_SGRF_SOC_CON11); in spl_fit_standalone_release()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rv1106/
H A Drv1106.c48 #define PMU_SGRF_BASE 0xff080000 macro
426 writel(0x20000000, PMU_SGRF_BASE); in arch_cpu_init()