Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp2/
H A Dplatform_config.h65 #define RCC_BASE 0x44200000 macro
H A Dmain.c141 static struct io_pa_va base = { .pa = RCC_BASE }; in stm32_rcc_base()
/optee_os/core/drivers/rstctrl/
H A Dstm32_rstctrl.c99 assert(info.reg == RCC_BASE && in stm32_rstctrl_provider_probe()
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h74 #define RCC_BASE 0x50000000 macro
H A Dmain.c449 static struct io_pa_va base = { .pa = RCC_BASE }; in stm32_rcc_base()