Searched refs:socrates_nand_read_buf (Results 1 – 1 of 1) sorted by relevance
64 static void socrates_nand_read_buf(struct mtd_info *mtd, uint8_t *buf, int len) in socrates_nand_read_buf() function87 socrates_nand_read_buf(mtd, &byte, sizeof(byte)); in socrates_nand_read_byte()98 socrates_nand_read_buf(mtd, (uint8_t *)&word, sizeof(word)); in socrates_nand_read_word()181 nand_chip->read_buf = socrates_nand_read_buf; in socrates_nand_probe()