Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dvf610_nfc.c156 #define mtd_to_nfc(_mtd) nand_get_controller_data(mtd_to_nand(_mtd)) macro
194 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read()
201 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_write()
248 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_done()
323 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_addr_cycle()
350 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_command()
443 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read_buf()
459 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_write_buf()
473 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read_byte()
550 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_correct_data()
[all …]