Searched refs:phandle_counter (Results 1 - 1 of 1) sorted by relevance

/gem5/src/python/m5/util/
H A Dfdthelper.py87 phandle_counter = 0 variable in class:FdtState
113 FdtState.phandle_counter += 1
115 return FdtState.phandles.setdefault(key, FdtState.phandle_counter)
118 FdtState.phandle_counter = 0

Completed in 5 milliseconds