Searched defs:write_byte (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dw1.h43 void (*write_byte)(struct udevice *dev, u8 byte); member in struct:w1_ops
/u-boot/drivers/i2c/
H A Dsoft_i2c.c208 static int write_byte(uchar data) function
/u-boot/include/linux/mtd/
H A Drawnand.h910 void (*write_byte)(struct mtd_info *mtd, uint8_t byte); member in struct:nand_chip

Completed in 43 milliseconds