Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/allwinner/common/
Dsunxi_common.c134 mmio_setbits_32(SUNXI_R_PRCM_BASE + 0x28, BIT(0)); in sunxi_init_platform_r_twi()
147 mmio_setbits_32(SUNXI_R_PRCM_BASE + 0x28, device_bit); in sunxi_init_platform_r_twi()
149 mmio_setbits_32(SUNXI_R_PRCM_BASE + reset_offset, BIT(0)); in sunxi_init_platform_r_twi()
152 mmio_clrbits_32(SUNXI_R_PRCM_BASE + reset_offset, device_bit); in sunxi_init_platform_r_twi()
153 mmio_setbits_32(SUNXI_R_PRCM_BASE + reset_offset, device_bit); in sunxi_init_platform_r_twi()
/external/arm-trusted-firmware/plat/allwinner/sun50i_a64/include/
Dsunxi_cpucfg.h25 #define SUNXI_CPU_POWER_CLAMP_REG(c, n) (SUNXI_R_PRCM_BASE + 0x0140 + \
27 #define SUNXI_POWEROFF_GATING_REG(c) (SUNXI_R_PRCM_BASE + 0x0100 + (c) * 4)
Dsunxi_ccu.h12 #define SUNXI_R_PRCM_SEC_SWITCH_REG (SUNXI_R_PRCM_BASE + 0x01d0)
Dsunxi_mmap.h63 #define SUNXI_R_PRCM_BASE 0x01f01400 macro
/external/arm-trusted-firmware/plat/allwinner/sun50i_h6/include/
Dsunxi_ccu.h12 #define SUNXI_R_PRCM_SEC_SWITCH_REG (SUNXI_R_PRCM_BASE + 0x0290)
Dsunxi_mmap.h54 #define SUNXI_R_PRCM_BASE 0x07010000 macro