Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dvf610_nfc.c147 struct vf610_nfc { struct
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 …]
DMakefile56 obj-$(CONFIG_NAND_VF610_NFC) += vf610_nfc.o
/external/u-boot/configs/
Dcolibri_vf_defconfig37 CONFIG_MTDIDS_DEFAULT="nand0=vf610_nfc"
38 CONFIG_MTDPARTS_DEFAULT="mtdparts=vf610_nfc:128k(vf-bcb)ro,1408k(u-boot)ro,512k(u-boot-env),-(ubi)"