Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py110 def get_compat_name(node): function
355 node_name, _ = get_compat_name(node)
379 node_name, _ = get_compat_name(node)
386 struct_name, aliases = get_compat_name(node)
462 struct_name, _ = get_compat_name(node)
H A Dtest_dtoc.py18 from dtb_platdata import get_compat_name
139 get_compat_name(node))
144 get_compat_name(node))
150 get_compat_name(node))