Searched refs:_phandle_max (Results 1 – 1 of 1) sorted by relevance
36 static rt_phandle _phandle_max; variable867 _phandle_max = OFW_PHANDLE_MIN; in rt_fdt_unflatten()891 err = err ? : ofw_phandle_hash_reset(_phandle_min, _phandle_max); in rt_fdt_unflatten()969 if (np->phandle > _phandle_max) in fdt_unflatten_single()971 _phandle_max = np->phandle; in fdt_unflatten_single()
Completed in 5 milliseconds