Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/dtoc/
H A Dfdt.py50 self.type, self.value = self.BytesToValue(bytes)
93 def BytesToValue(self, bytes): member in Prop