Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dimx_wdog.c90 static const char * const dt_wdog_match_table[] = { variable
113 for (i = 0; i < ARRAY_SIZE(dt_wdog_match_table); i++) { in imx_wdog_base()
114 match = dt_wdog_match_table[i]; in imx_wdog_base()
130 DMSG("%s not found in DTB", dt_wdog_match_table[i]); in imx_wdog_base()

Completed in 1 milliseconds