other versions
NAND_READ_BYTE16(9) | Internal Functions Provided | NAND_READ_BYTE16(9) |
NAME¶
nand_read_byte16 - [DEFAULT] read one byte endianness aware from the chip
SYNOPSIS¶
uint8_t nand_read_byte16(struct mtd_info * mtd);
ARGUMENTS¶
struct mtd_info * mtd
MTD device structure
DESCRIPTION¶
Default read function for 16bit buswidth with endianness conversion.
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |