Searched refs:au_read_byte16 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dau1550nd.c75 * au_read_byte16 - read one byte endianess aware from the chip
81 static u_char au_read_byte16(struct mtd_info *mtd) function
567 this->read_byte = (!nand_width) ? au_read_byte16 : au_read_byte;

Completed in 40 milliseconds