Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3528/
H A Drk3528.c32 #define PMU_SGRF_BASE 0xff440000 macro
480 writel(0x00200000, PMU_SGRF_BASE + PMU_SGRF_SOC_CON4); in spl_fit_standalone_release()
482 writel(0x000f000f, PMU_SGRF_BASE + PMU_SGRF_SOC_CON5); in spl_fit_standalone_release()
484 writel(0xffff0000 | (entry_point >> 16), PMU_SGRF_BASE + PMU_SGRF_SOC_CON6); in spl_fit_standalone_release()
486 writel(0xffffff10, PMU_SGRF_BASE + PMU_SGRF_SOC_CON11); in spl_fit_standalone_release()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1106/
H A Drv1106.c48 #define PMU_SGRF_BASE 0xff080000 macro
459 writel(0x20000000, PMU_SGRF_BASE); in arch_cpu_init()