Home
last modified time | relevance | path

Searched refs:PWR_BASE (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp2/
H A Dplatform_config.h66 #define PWR_BASE 0x44210000 macro
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h73 #define PWR_BASE 0x50001000 macro
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pwr.c58 static struct io_pa_va base = { .pa = PWR_BASE }; in stm32_pwr_base()