Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/i2c/
H A Dsoft_i2c.c217 static int write_byte(uchar data) in write_byte() function
/rk3399_rockchip-uboot/drivers/rtc/
H A Dds1302.c116 write_byte(unsigned char b) in write_byte() function
/rk3399_rockchip-uboot/include/
H A Dpci.h608 int (*write_byte)(struct pci_controller*, pci_dev_t, int where, u8); member
/rk3399_rockchip-uboot/include/linux/mtd/
H A Drawnand.h867 void (*write_byte)(struct mtd_info *mtd, uint8_t byte); member