Home
last modified time | relevance | path

Searched defs:write_byte (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/
A Dw1.h26 void (*write_byte)(struct udevice *dev, u8 byte); member
A Dpci.h664 int (*write_byte)(struct pci_controller*, pci_dev_t, int where, u8); member
/u-boot/drivers/i2c/
A Dsoft_i2c.c215 static int write_byte(uchar data) in write_byte() function
/u-boot/drivers/rtc/
A Dds1302.c115 write_byte(unsigned char b) in write_byte() function
/u-boot/include/linux/mtd/
A Drawnand.h898 void (*write_byte)(struct mtd_info *mtd, uint8_t byte); member

Completed in 18 milliseconds