1. 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

2. SYNOPSIS

uint8_t nand_read_byte16(struct mtd_info *  mtd );

3. ARGUMENTS

mtd
    MTD device structure

4. DESCRIPTION

Default read function for 16bit buswidth with endianness conversion.

5. AUTHOR

Thomas Gleixner <>
    Author.

6. COPYRIGHT