Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/dtoc/
H A Dfdt.py51 self.type, self.value = self.BytesToValue(bytes)
90 def BytesToValue(self, bytes): member in Prop
185 self.type, self.value = self.BytesToValue(bytes)