Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c162 #define mtd_to_nfc(_mtd) nand_get_controller_data(mtd_to_nand(_mtd)) macro
200 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read()
207 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_write()
254 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_done()
329 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_addr_cycle()
356 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_command()
449 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read_buf()
465 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_write_buf()
479 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read_byte()
556 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_correct_data()
[all …]