Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1126b/
H A Drv1126b.c122 #define SGRF_PMU_BASE 0x20230000 macro
346 writel(entry_point, SGRF_PMU_BASE + SGRF_LPMCU_BOOT_ADDR); in spl_fit_standalone_release()
347 writel(0x1 << 23, SGRF_PMU_BASE + SGRF_PMU_SOC_CON0); in spl_fit_standalone_release()
549 writel(0x08000800, SGRF_PMU_BASE + SGRF_PMU_SOC_CON1); in board_bidram_fixup()
551 sip_smc_secure_reg_write(SGRF_PMU_BASE + SGRF_PMU_SOC_CON1, 0x08000800); in board_bidram_fixup()
566 writel(0x20002000, SGRF_PMU_BASE + SGRF_PMU_SOC_CON1); in board_bidram_fixup()
568 sip_smc_secure_reg_write(SGRF_PMU_BASE + SGRF_PMU_SOC_CON1, 0x20002000); in board_bidram_fixup()
581 writel(0x10001000, SGRF_PMU_BASE + SGRF_PMU_SOC_CON1); in board_bidram_fixup()
583 sip_smc_secure_reg_write(SGRF_PMU_BASE + SGRF_PMU_SOC_CON1, 0x10001000); in board_bidram_fixup()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1103b/
H A Drv1103b.c59 #define SGRF_PMU_BASE 0x20260000 macro
145 writel(entry_point, SGRF_PMU_BASE + SGRF_PMU_PMUMCU_BOOT_ADDR); in spl_fit_standalone_release()
146 writel(0x00800000, SGRF_PMU_BASE + SGRF_PMU_SOC_CON0); in spl_fit_standalone_release()