vf610_nfc
static inline struct vf610_nfc *chip_to_nfc(struct nand_chip *chip)
return container_of(chip, struct vf610_nfc, chip);
static inline u32 vf610_nfc_read(struct vf610_nfc *nfc, uint reg)
static inline void vf610_nfc_write(struct vf610_nfc *nfc, uint reg, u32 val)
static inline void vf610_nfc_set(struct vf610_nfc *nfc, uint reg, u32 bits)
static inline void vf610_nfc_clear(struct vf610_nfc *nfc, uint reg, u32 bits)
static inline void vf610_nfc_set_field(struct vf610_nfc *nfc, u32 reg,
static inline void vf610_nfc_clear_status(struct vf610_nfc *nfc)
static void vf610_nfc_done(struct vf610_nfc *nfc)
struct vf610_nfc *nfc = data;
static inline void vf610_nfc_ecc_mode(struct vf610_nfc *nfc, int ecc_mode)
static inline void vf610_nfc_run(struct vf610_nfc *nfc, u32 col, u32 row,
struct vf610_nfc *nfc = chip_to_nfc(chip);
struct vf610_nfc *nfc = chip_to_nfc(chip);
struct vf610_nfc *nfc = chip_to_nfc(chip);
struct vf610_nfc *nfc = chip_to_nfc(chip);
struct vf610_nfc *nfc = chip_to_nfc(chip);
struct vf610_nfc *nfc = chip_to_nfc(chip);
struct vf610_nfc *nfc = chip_to_nfc(chip);
struct vf610_nfc *nfc = chip_to_nfc(chip);
struct vf610_nfc *nfc = chip_to_nfc(chip);
static void vf610_nfc_preinit_controller(struct vf610_nfc *nfc)
static void vf610_nfc_init_controller(struct vf610_nfc *nfc)
struct vf610_nfc *nfc = chip_to_nfc(chip);
struct vf610_nfc *nfc;
struct vf610_nfc *nfc = platform_get_drvdata(pdev);
struct vf610_nfc *nfc = dev_get_drvdata(dev);
struct vf610_nfc *nfc = dev_get_drvdata(dev);