Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c161 #define mtd_to_nfc(_mtd) nand_get_controller_data(mtd_to_nand(_mtd)) macro
199 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read()
206 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_write()
253 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_done()
328 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_addr_cycle()
355 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_command()
448 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read_buf()
464 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_write_buf()
478 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_read_byte()
555 struct vf610_nfc *nfc = mtd_to_nfc(mtd); in vf610_nfc_correct_data()
[all …]