Home
last modified time | relevance | path

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

/drivers/mtd/nand/
Dmpc5121_nfc.c497 static void mpc5121_nfc_read_buf(struct mtd_info *mtd, u_char *buf, int len) in mpc5121_nfc_read_buf() function
514 mpc5121_nfc_read_buf(mtd, &tmp, sizeof(tmp)); in mpc5121_nfc_read_byte()
524 mpc5121_nfc_read_buf(mtd, (u_char *)&tmp, sizeof(tmp)); in mpc5121_nfc_read_word()
712 chip->read_buf = mpc5121_nfc_read_buf; in mpc5121_nfc_probe()