Searched refs:mxc_nand_read_word (Results 1 - 1 of 1) sorted by path

/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.c769 static uint16_t mxc_nand_read_word(struct mtd_info *mtd) function
776 pr_debug("mxc_nand_read_word(col = %d)\n", host->col_addr);
1172 this->read_word = mxc_nand_read_word;

Completed in 64 milliseconds