Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dbl2_plat_setup.c88 if ((rstsr & RCC_MP_RSTSCLRR_MCSYSRSTF) != 0U) { in print_reset_reason()
/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp15_rcc.h956 #define RCC_MP_RSTSCLRR_MCSYSRSTF BIT(7) macro