Home
last modified time | relevance | path

Searched refs:correct (Results 1 – 25 of 39) sorted by relevance

12

/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hw.c1457 goto correct; in netxen_nic_pci_mem_write_128M()
1468 goto correct; in netxen_nic_pci_mem_write_128M()
1481 correct: in netxen_nic_pci_mem_write_128M()
1535 goto correct; in netxen_nic_pci_mem_read_128M()
1546 goto correct; in netxen_nic_pci_mem_read_128M()
1559 correct: in netxen_nic_pci_mem_read_128M()
1611 goto correct; in netxen_nic_pci_mem_write_2M()
1617 goto correct; in netxen_nic_pci_mem_write_2M()
1625 correct: in netxen_nic_pci_mem_write_2M()
1679 goto correct; in netxen_nic_pci_mem_read_2M()
[all …]
/drivers/mtd/nand/raw/
Ddavinci_nand.c333 goto correct; in nand_davinci_correct_4bit()
340 correct: in nand_davinci_correct_4bit()
560 chip->ecc.correct = nand_davinci_correct_4bit; in davinci_nand_attach_chip()
589 chip->ecc.correct = nand_davinci_correct_1bit; in davinci_nand_attach_chip()
Domap2.c1568 stat = chip->ecc.correct(chip, in omap_read_page_bch()
1941 chip->ecc.correct = omap_correct_data; in omap_nand_attach_chip()
1957 chip->ecc.correct = rawnand_sw_bch_correct; in omap_nand_attach_chip()
1978 chip->ecc.correct = omap_elm_correct_data; in omap_nand_attach_chip()
1994 chip->ecc.correct = rawnand_sw_bch_correct; in omap_nand_attach_chip()
2015 chip->ecc.correct = omap_elm_correct_data; in omap_nand_attach_chip()
2031 chip->ecc.correct = omap_elm_correct_data; in omap_nand_attach_chip()
Dsharpsl.c108 chip->ecc.correct = rawnand_sw_hamming_correct; in sharpsl_attach_chip()
Dfsmc_nand.c757 stat = chip->ecc.correct(chip, p, &ecc_code[i], &ecc_calc[i]); in fsmc_read_page_hwecc()
923 nand->ecc.correct = fsmc_bch8_correct_data; in fsmc_nand_attach_chip()
952 nand->ecc.correct = fsmc_correct_ecc1; in fsmc_nand_attach_chip()
Dstm32_fmc2_nand.c711 stat = chip->ecc.correct(chip, p, ecc_code, ecc_calc); in stm32_fmc2_nfc_read_page()
1132 return chip->ecc.correct(chip, buf, ecc_code, ecc_calc); in stm32_fmc2_nfc_seq_read_page()
1618 chip->ecc.correct = stm32_fmc2_nfc_seq_correct; in stm32_fmc2_nfc_nand_callbacks_setup()
1629 chip->ecc.correct = stm32_fmc2_nfc_ham_correct; in stm32_fmc2_nfc_nand_callbacks_setup()
1634 chip->ecc.correct = stm32_fmc2_nfc_bch_correct; in stm32_fmc2_nfc_nand_callbacks_setup()
Dndfc.c149 chip->ecc.correct = rawnand_sw_hamming_correct; in ndfc_chip_init()
Dcs553x_nand.c249 chip->ecc.correct = rawnand_sw_hamming_correct; in cs553x_attach_chip()
Dlpc32xx_slc.c629 stat = chip->ecc.correct(chip, buf, oobecc, in lpc32xx_nand_read_page_syndrome()
802 chip->ecc.correct = rawnand_sw_hamming_correct; in lpc32xx_nand_attach_chip()
Dtxx9ndfmc.c269 chip->ecc.correct = txx9ndfmc_correct_data; in txx9ndfmc_attach_chip()
Dnand_base.c3083 stat = chip->ecc.correct(chip, p, &ecc_code[i], &ecc_calc[i]); in nand_read_page_swecc()
3183 stat = chip->ecc.correct(chip, p, &chip->ecc.code_buf[i], in nand_read_subpage()
3256 stat = chip->ecc.correct(chip, p, &ecc_code[i], &ecc_calc[i]); in nand_read_page_hwecc()
3322 stat = chip->ecc.correct(chip, p, &ecc_code[i], NULL); in nand_read_page_hwecc_oob_first()
3393 stat = chip->ecc.correct(chip, p, oob, NULL); in nand_read_page_syndrome()
5880 if ((!ecc->calculate || !ecc->correct || !ecc->hwctl) && in nand_set_ecc_on_host_ops()
5925 ecc->correct = rawnand_sw_hamming_correct; in nand_set_ecc_soft_ops()
5956 ecc->correct = rawnand_sw_bch_correct; in nand_set_ecc_soft_ops()
6422 if (ecc->correct || ecc->calculate) { in nand_scan_tail()
/drivers/mtd/nand/raw/ingenic/
Dingenic_ecc.h68 int (*correct)(struct ingenic_ecc *ecc, member
Dingenic_ecc.c52 return ecc->ops->correct(ecc, params, buf, ecc_code); in ingenic_ecc_correct()
Djz4740_ecc.c177 .correct = jz4740_ecc_correct,
Djz4780_bch.c250 .correct = jz4780_correct,
Djz4725b_bch.c275 .correct = jz4725b_correct,
/drivers/staging/olpc_dcon/
DTODO8 internals, but isn't properly integrated, is not the correct solution.
/drivers/ras/
DKconfig12 produce correct outputs up to some given time. Reliability is
/drivers/mtd/nand/
DKconfig24 correction. This correction can correct up to 1 bit error
/drivers/staging/iio/Documentation/
Dinkernel.txt42 by calling iio_channel_get(). The correct channel is identified by:
/drivers/net/wireless/broadcom/b43legacy/
DKconfig15 layer will automatically load the correct version for your device.
/drivers/staging/vc04_services/interface/
DTODO39 beneficial to go over all of them and, if correct, comment on their merits.
/drivers/net/appletalk/
DKconfig30 even politically correct people are allowed to say Y here.
/drivers/virtio/
DKconfig44 may cause crashes or hangs when correct handling of
/drivers/net/wireless/broadcom/b43/
DKconfig24 layer will automatically load the correct version for your device.

12