• Home
  • Raw
  • Download

Lines Matching defs:nfc

216 static void pl35x_smc_update_regs(struct pl35x_nandc *nfc)  in pl35x_smc_update_regs()
223 static int pl35x_smc_set_buswidth(struct pl35x_nandc *nfc, unsigned int bw) in pl35x_smc_set_buswidth()
234 static void pl35x_smc_clear_irq(struct pl35x_nandc *nfc) in pl35x_smc_clear_irq()
240 static int pl35x_smc_wait_for_irq(struct pl35x_nandc *nfc) in pl35x_smc_wait_for_irq()
258 static int pl35x_smc_wait_for_ecc_done(struct pl35x_nandc *nfc) in pl35x_smc_wait_for_ecc_done()
273 static int pl35x_smc_set_ecc_mode(struct pl35x_nandc *nfc, in pl35x_smc_set_ecc_mode()
299 struct pl35x_nandc *nfc = to_pl35x_nandc(chip->controller); in pl35x_smc_force_byte_access() local
317 struct pl35x_nandc *nfc = to_pl35x_nandc(chip->controller); in pl35x_nand_select_target() local
337 struct pl35x_nandc *nfc = to_pl35x_nandc(chip->controller); in pl35x_nand_read_data_op() local
369 struct pl35x_nandc *nfc = to_pl35x_nandc(chip->controller); in pl35x_nand_write_data_op() local
396 static int pl35x_nand_correct_data(struct pl35x_nandc *nfc, unsigned char *buf, in pl35x_nand_correct_data()
450 static int pl35x_nand_read_eccbytes(struct pl35x_nandc *nfc, in pl35x_nand_read_eccbytes()
468 static int pl35x_nand_recover_data_hwecc(struct pl35x_nandc *nfc, in pl35x_nand_recover_data_hwecc()
508 struct pl35x_nandc *nfc = to_pl35x_nandc(chip->controller); in pl35x_nand_write_page_hwecc() local
599 struct pl35x_nandc *nfc = to_pl35x_nandc(chip->controller); in pl35x_nand_read_page_hwecc() local
667 struct pl35x_nandc *nfc = to_pl35x_nandc(chip->controller); in pl35x_nand_exec_op() local
789 struct pl35x_nandc *nfc = to_pl35x_nandc(chip->controller); in pl35x_nfc_setup_interface() local
870 static void pl35x_smc_set_ecc_pg_size(struct pl35x_nandc *nfc, in pl35x_smc_set_ecc_pg_size()
898 static int pl35x_nand_init_hw_ecc_controller(struct pl35x_nandc *nfc, in pl35x_nand_init_hw_ecc_controller()
945 struct pl35x_nandc *nfc = to_pl35x_nandc(chip->controller); in pl35x_nand_attach_chip() local
1002 static int pl35x_nand_reset_state(struct pl35x_nandc *nfc) in pl35x_nand_reset_state()
1040 static int pl35x_nand_chip_init(struct pl35x_nandc *nfc, in pl35x_nand_chip_init()
1099 static void pl35x_nand_chips_cleanup(struct pl35x_nandc *nfc) in pl35x_nand_chips_cleanup()
1114 static int pl35x_nand_chips_init(struct pl35x_nandc *nfc) in pl35x_nand_chips_init()
1142 struct pl35x_nandc *nfc; in pl35x_nand_probe() local
1177 struct pl35x_nandc *nfc = platform_get_drvdata(pdev); in pl35x_nand_remove() local