Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dbl2_plat_setup.c65 if ((rstsr & RCC_MP_RSTSCLRR_PADRSTF) == 0U) { in print_reset_reason()
89 if ((rstsr & RCC_MP_RSTSCLRR_PADRSTF) != 0U) { in print_reset_reason()
130 if ((rstsr & RCC_MP_RSTSCLRR_PADRSTF) != 0U) { in print_reset_reason()
/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp13_rcc.h292 #define RCC_MP_RSTSCLRR_PADRSTF BIT(2) macro
H A Dstm32mp15_rcc.h952 #define RCC_MP_RSTSCLRR_PADRSTF BIT(2) macro