Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dvf610_nfc.c345 static inline void vf610_nfc_ecc_mode(struct vf610_nfc *nfc, int ecc_mode) in vf610_nfc_ecc_mode() function
383 vf610_nfc_ecc_mode(nfc, nfc->ecc_mode); in vf610_nfc_command()
385 vf610_nfc_ecc_mode(nfc, ECC_BYPASS); in vf610_nfc_command()
400 vf610_nfc_ecc_mode(nfc, ECC_BYPASS); in vf610_nfc_command()
409 vf610_nfc_ecc_mode(nfc, nfc->ecc_mode); in vf610_nfc_command()
418 vf610_nfc_ecc_mode(nfc, ECC_BYPASS); in vf610_nfc_command()