| /drivers/net/ethernet/qlogic/netxen/ |
| A D | netxen_nic_hw.c | 1457 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/ingenic/ |
| A D | ingenic_ecc.h | 68 int (*correct)(struct ingenic_ecc *ecc, member
|
| A D | ingenic_ecc.c | 52 return ecc->ops->correct(ecc, params, buf, ecc_code); in ingenic_ecc_correct()
|
| A D | jz4740_ecc.c | 177 .correct = jz4740_ecc_correct,
|
| A D | jz4780_bch.c | 250 .correct = jz4780_correct,
|
| A D | jz4725b_bch.c | 275 .correct = jz4725b_correct,
|
| A D | ingenic_nand_drv.c | 206 chip->ecc.correct = ingenic_nand_ecc_correct; in ingenic_nand_attach_chip()
|
| /drivers/mtd/nand/raw/ |
| A D | davinci_nand.c | 403 goto correct; in nand_davinci_correct_4bit() 410 correct: in nand_davinci_correct_4bit() 671 chip->ecc.correct = nand_davinci_correct_4bit; in davinci_nand_attach_chip() 703 chip->ecc.correct = nand_davinci_correct_1bit; in davinci_nand_attach_chip()
|
| A D | omap2.c | 1584 stat = chip->ecc.correct(chip, in omap_read_page_bch() 1957 chip->ecc.correct = omap_correct_data; in omap_nand_attach_chip() 1973 chip->ecc.correct = rawnand_sw_bch_correct; in omap_nand_attach_chip() 1994 chip->ecc.correct = omap_elm_correct_data; in omap_nand_attach_chip() 2010 chip->ecc.correct = rawnand_sw_bch_correct; in omap_nand_attach_chip() 2031 chip->ecc.correct = omap_elm_correct_data; in omap_nand_attach_chip() 2047 chip->ecc.correct = omap_elm_correct_data; in omap_nand_attach_chip()
|
| A D | sharpsl.c | 108 chip->ecc.correct = rawnand_sw_hamming_correct; in sharpsl_attach_chip()
|
| A D | fsmc_nand.c | 759 stat = chip->ecc.correct(chip, p, &ecc_code[i], &ecc_calc[i]); in fsmc_read_page_hwecc() 925 nand->ecc.correct = fsmc_bch8_correct_data; in fsmc_nand_attach_chip() 954 nand->ecc.correct = fsmc_correct_ecc1; in fsmc_nand_attach_chip()
|
| A D | ndfc.c | 149 chip->ecc.correct = rawnand_sw_hamming_correct; in ndfc_chip_init()
|
| A D | stm32_fmc2_nand.c | 728 stat = chip->ecc.correct(chip, p, ecc_code, ecc_calc); in stm32_fmc2_nfc_read_page() 1149 return chip->ecc.correct(chip, buf, ecc_code, ecc_calc); in stm32_fmc2_nfc_seq_read_page() 1646 chip->ecc.correct = stm32_fmc2_nfc_seq_correct; in stm32_fmc2_nfc_nand_callbacks_setup() 1657 chip->ecc.correct = stm32_fmc2_nfc_ham_correct; in stm32_fmc2_nfc_nand_callbacks_setup() 1662 chip->ecc.correct = stm32_fmc2_nfc_bch_correct; in stm32_fmc2_nfc_nand_callbacks_setup()
|
| A D | cs553x_nand.c | 249 chip->ecc.correct = rawnand_sw_hamming_correct; in cs553x_attach_chip()
|
| A D | lpc32xx_slc.c | 629 stat = chip->ecc.correct(chip, buf, oobecc, in lpc32xx_nand_read_page_syndrome() 806 chip->ecc.correct = rawnand_sw_hamming_correct; in lpc32xx_nand_attach_chip()
|
| A D | txx9ndfmc.c | 269 chip->ecc.correct = txx9ndfmc_correct_data; in txx9ndfmc_attach_chip()
|
| A D | nand_base.c | 3102 stat = chip->ecc.correct(chip, p, &ecc_code[i], &ecc_calc[i]); in nand_read_page_swecc() 3202 stat = chip->ecc.correct(chip, p, &chip->ecc.code_buf[i], in nand_read_subpage() 3275 stat = chip->ecc.correct(chip, p, &ecc_code[i], &ecc_calc[i]); in nand_read_page_hwecc() 3341 stat = chip->ecc.correct(chip, p, &ecc_code[i], NULL); in nand_read_page_hwecc_oob_first() 3412 stat = chip->ecc.correct(chip, p, oob, NULL); in nand_read_page_syndrome() 5899 if ((!ecc->calculate || !ecc->correct || !ecc->hwctl) && in nand_set_ecc_on_host_ops() 5944 ecc->correct = rawnand_sw_hamming_correct; in nand_set_ecc_soft_ops() 5975 ecc->correct = rawnand_sw_bch_correct; in nand_set_ecc_soft_ops() 6441 if (ecc->correct || ecc->calculate) { in nand_scan_tail()
|
| /drivers/power/sequencing/ |
| A D | Kconfig | 27 this driver is needed for correct power control or else we'd risk not
|
| /drivers/mtd/nand/ |
| A D | Kconfig | 24 correction. This correction can correct up to 1 bit error
|
| /drivers/ras/ |
| A D | Kconfig | 12 produce correct outputs up to some given time. Reliability is
|
| /drivers/staging/iio/Documentation/ |
| A D | inkernel.txt | 42 by calling iio_channel_get(). The correct channel is identified by:
|
| /drivers/net/wireless/broadcom/b43legacy/ |
| A D | Kconfig | 15 layer will automatically load the correct version for your device.
|
| /drivers/net/wireless/broadcom/b43/ |
| A D | Kconfig | 24 layer will automatically load the correct version for your device.
|
| /drivers/mtd/ |
| A D | nftlmount.c | 149 device is already correct. in find_boot_record()
|
| /drivers/virtio/ |
| A D | Kconfig | 44 may cause crashes or hangs when correct handling of
|