1NAND_READ_BYTE16(9) Internal Functions Provided NAND_READ_BYTE16(9)
23
4
NAME
6nand_read_byte16 - [DEFAULT] read one byte endianess aware from the
7chip
8
SYNOPSIS
10uint8_t nand_read_byte16(struct mtd_info * mtd);
11
ARGUMENTS
13mtd
14MTD device structure
15
DESCRIPTION
17Default read function for 16bit buswith with endianess conversion
18
AUTHOR
20Thomas Gleixner <tglx@linutronix.de>
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 2.6. June 2019 NAND_READ_BYTE16(9)