Searched refs:mxc_nand_read_byte (Results 1 – 2 of 2) sorted by relevance
726 static u_char mxc_nand_read_byte(struct mtd_info *mtd) function1168 this->read_byte = mxc_nand_read_byte;
895 static u_char mxc_nand_read_byte(struct nand_chip *nand_chip) in mxc_nand_read_byte() function1725 this->legacy.read_byte = mxc_nand_read_byte; in mxcnd_probe()