Home
last modified time | relevance | path

Searched refs:WDOG_NUM (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx9/common/include/
H A Dimx9_sys_sleep.h50 extern struct wdog_ctx wdogs[WDOG_NUM];
/rk3399_ARM-atf/plat/imx/imx9/common/
H A Dimx9_sys_sleep.c209 for (uint32_t i = 0U; i < WDOG_NUM; i++) { in imx9_sys_sleep_prepare()
235 for (uint32_t i = 0U; i < WDOG_NUM; i++) { in imx9_sys_sleep_unprepare()
/rk3399_ARM-atf/plat/imx/imx9/imx95/
H A Dimx95_psci.c60 struct wdog_ctx wdogs[WDOG_NUM] = {
/rk3399_ARM-atf/plat/imx/imx9/imx94/
H A Dimx94_psci.c68 struct wdog_ctx wdogs[WDOG_NUM] = {
/rk3399_ARM-atf/plat/imx/imx9/imx95/include/
H A Dplatform_def.h91 #define WDOG_NUM U(2) macro
/rk3399_ARM-atf/plat/imx/imx9/imx94/include/
H A Dplatform_def.h90 #define WDOG_NUM 2U macro