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