Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_def.h401 #define TAMP_BKP_REGISTER_BASE (TAMP_BASE + U(0x100)) macro
409 return TAMP_BKP_REGISTER_BASE + (idx << 2); in tamp_bkpr()
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_def.h526 #define TAMP_BKP_REGISTER_BASE (TAMP_BASE + U(0x100)) macro
533 return TAMP_BKP_REGISTER_BASE + (idx << 2); in tamp_bkpr()