Lines Matching refs:nand_chip
50 static int macronix_nand_setup_read_retry(struct nand_chip *chip, int mode) in macronix_nand_setup_read_retry()
63 static int macronix_nand_randomizer_check_enable(struct nand_chip *chip) in macronix_nand_randomizer_check_enable()
102 static void macronix_nand_onfi_init(struct nand_chip *chip) in macronix_nand_onfi_init()
158 static void macronix_nand_fix_broken_get_timings(struct nand_chip *chip) in macronix_nand_fix_broken_get_timings()
198 static int mxic_nand_lock(struct nand_chip *chip, loff_t ofs, uint64_t len) in mxic_nand_lock()
214 static int mxic_nand_unlock(struct nand_chip *chip, loff_t ofs, uint64_t len) in mxic_nand_unlock()
230 static void macronix_nand_block_protection_support(struct nand_chip *chip) in macronix_nand_block_protection_support()
259 static int nand_power_down_op(struct nand_chip *chip) in nand_power_down_op()
281 static int mxic_nand_suspend(struct nand_chip *chip) in mxic_nand_suspend()
294 static void mxic_nand_resume(struct nand_chip *chip) in mxic_nand_resume()
311 static void macronix_nand_deep_power_down_support(struct nand_chip *chip) in macronix_nand_deep_power_down_support()
354 static int macronix_30lfxg18ac_otp_enable(struct nand_chip *nand) in macronix_30lfxg18ac_otp_enable()
363 static int macronix_30lfxg18ac_otp_disable(struct nand_chip *nand) in macronix_30lfxg18ac_otp_disable()
376 struct nand_chip *nand; in __macronix_30lfxg18ac_rw_otp()
455 static void macronix_nand_setup_otp(struct nand_chip *chip) in macronix_nand_setup_otp()
484 static int macronix_nand_init(struct nand_chip *chip) in macronix_nand_init()