Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dbl2_plat_setup.c48 if ((rstsr & RCC_C1BOOTRSTSCLRR_PADRSTF) == 0U) { in print_reset_reason()
72 } else if ((rstsr & RCC_C1BOOTRSTSCLRR_PADRSTF) != 0U) { in print_reset_reason()
/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp21_rcc.h2238 #define RCC_C1BOOTRSTSCLRR_PADRSTF BIT(2) macro
H A Dstm32mp25_rcc.h2291 #define RCC_C1BOOTRSTSCLRR_PADRSTF BIT(2) macro