Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dstm32mp2_private.h33 static inline uint32_t stm32_otp_probe(void) in stm32_otp_probe() function
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dbl2_plat_setup.c155 if (stm32_otp_probe() != 0U) { in bl2_el3_plat_arch_setup()