Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/
A Dimx_wdog.c100 int found_off = 0; in imx_wdog_base() local
122 found_off = off; in imx_wdog_base()
127 if (found_off) in imx_wdog_base()
133 if (!found_off) { in imx_wdog_base()
138 ext_reset_output = dt_have_prop(fdt, found_off, in imx_wdog_base()
141 if (dt_map_dev(fdt, found_off, &vbase, &sz, DT_MAP_AUTO) < 0) { in imx_wdog_base()

Completed in 3 milliseconds