Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/i2c/
H A Dsoft_i2c.c259 static uchar read_byte(int ack) in read_byte() function
/rk3399_rockchip-uboot/drivers/rtc/
H A Dds1302.c132 read_byte(void) in read_byte() function
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dtegra_nand.c154 static uint8_t read_byte(struct mtd_info *mtd) in read_byte() function
/rk3399_rockchip-uboot/include/linux/mtd/
H A Drawnand.h865 uint8_t (*read_byte)(struct mtd_info *mtd); member
1142 unsigned char (*read_byte)(struct mtd_info *mtd); member
/rk3399_rockchip-uboot/include/
H A Dpci.h605 int (*read_byte)(struct pci_controller*, pci_dev_t, int where, u8 *); member