Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx93/include/
H A Dplatform_def.h74 #define WDOG_CS_ULK BIT(11) macro
/rk3399_ARM-atf/plat/imx/imx93/
H A Dimx93_psci.c206 while ((mmio_read_32(WDOG3_BASE + WDOG_CS) & WDOG_CS_ULK) == 0U) { in imx_system_reset()