Searched refs:dt_wdog_match_table (Results 1 – 1 of 1) sorted by relevance
90 static const char * const dt_wdog_match_table[] = { variable113 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