Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/arm/css/
H A Dsds.h44 #define SDS_RESET_SYNDROME_AP_WD_RESET_BIT (1 << 2) macro
/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_bl1_setup.c53 if (scp_reset_synd_flags & SDS_RESET_SYNDROME_AP_WD_RESET_BIT) in is_watchdog_reset()