Home
last modified time | relevance | path

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

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