Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dbl2_plat_setup.c43 if ((rstsr & RCC_C1BOOTRSTSCLRR_C1P1RSTF) != 0U) { in print_reset_reason()
/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp25_rcc.h2303 #define RCC_C1BOOTRSTSCLRR_C1P1RSTF BIT(16) macro