Searched defs:read_bytes (Results 1 – 6 of 6) sorted by relevance
21 static unsigned long read_bytes; variable
108 static int read_bytes(struct mmc *dev, u32 *dest, u32 blkcount, u32 blksize) in read_bytes() function
37 int (*read_bytes)(struct udevice *udev, u32 addr, u16 len, member
73 unsigned int read_bytes; /* Number of bytes read during command */ member
49 unsigned int read_bytes; /* Number of bytes read during command */ member
362 unsigned int read_bytes = bytes; in __qup_spi_blsp_spi_read() local
Completed in 17 milliseconds