Home
last modified time | relevance | path

Searched defs:indata (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/misc/
A Dp2sb-uclass.c102 void pcr_write32(struct udevice *dev, uint offset, uint indata) in pcr_write32()
112 void pcr_write16(struct udevice *dev, uint offset, uint indata) in pcr_write16()
122 void pcr_write8(struct udevice *dev, uint offset, uint indata) in pcr_write8()
/u-boot/tools/patman/
A Dtools.py458 def Compress(indata, algo, with_header=True): argument
495 def Decompress(indata, algo, with_header=True): argument
/u-boot/tools/binman/
A Dentry.py885 def CompressData(self, indata): argument
/u-boot/net/
A Dnet.c906 uchar *indata = (uchar *)ip; in __net_defragment() local

Completed in 15 milliseconds