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

/linux-4.4.14/drivers/mtd/nand/
H A Dmpc5121_nfc.c498 static void mpc5121_nfc_read_buf(struct mtd_info *mtd, u_char *buf, int len) mpc5121_nfc_read_buf() function
515 mpc5121_nfc_read_buf(mtd, &tmp, sizeof(tmp)); mpc5121_nfc_read_byte()
525 mpc5121_nfc_read_buf(mtd, (u_char *)&tmp, sizeof(tmp)); mpc5121_nfc_read_word()
711 chip->read_buf = mpc5121_nfc_read_buf; mpc5121_nfc_probe()

Completed in 194 milliseconds