Home
last modified time | relevance | path

Searched defs:read_byte (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/
H A Dw1.h23 u8 (*read_byte)(struct udevice *dev); member
H A Dpci.h591 int (*read_byte)(struct pci_controller*, pci_dev_t, int where, u8 *); member
/openbmc/u-boot/drivers/i2c/
H A Dsoft_i2c.c255 static uchar read_byte(int ack) in read_byte() function
/openbmc/qemu/include/hw/sd/
H A Dsd.h126 uint8_t (*read_byte)(SDState *sd); member
/openbmc/u-boot/drivers/rtc/
H A Dds1302.c130 read_byte(void) in read_byte() function
/openbmc/qemu/scripts/
H A Dreplay-dump.py64 def read_byte(fin): function
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c153 static uint8_t read_byte(struct mtd_info *mtd) in read_byte() function
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h887 uint8_t (*read_byte)(struct mtd_info *mtd); member
1162 unsigned char (*read_byte)(struct mtd_info *mtd); member