Searched defs:AddZeroProp (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/tools/binman/ | ||
H A D | state.py | 184 def AddZeroProp(node, prop): function |
/openbmc/u-boot/tools/dtoc/ | ||
H A D | fdt.py | 331 def AddZeroProp(self, prop_name): member in Node |