Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c485 static void mpc5121_nfc_read_buf(struct nand_chip *chip, u_char *buf, int len) in mpc5121_nfc_read_buf() function
502 mpc5121_nfc_read_buf(chip, &tmp, sizeof(tmp)); in mpc5121_nfc_read_byte()
699 chip->legacy.read_buf = mpc5121_nfc_read_buf; in mpc5121_nfc_probe()