| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_spl_simple.c | 162 this->ecc.hwctl(mtd, NAND_ECC_READ); in nand_read_page() 187 this->ecc.hwctl(mtd, NAND_ECC_READ); in nand_read_page()
|
| H A D | omap_gpmc.c | 605 chip->ecc.hwctl(mtd, NAND_ECC_READ); in omap_read_page_bch() 745 nand->ecc.hwctl = omap_enable_hwecc; in omap_select_ecc_scheme() 782 nand->ecc.hwctl = omap_enable_hwecc; in omap_select_ecc_scheme() 823 nand->ecc.hwctl = omap_enable_hwecc; in omap_select_ecc_scheme() 856 nand->ecc.hwctl = omap_enable_hwecc; in omap_select_ecc_scheme()
|
| H A D | davinci_nand.c | 453 chip->ecc.hwctl(mtd, NAND_ECC_READ); in nand_davinci_read_page_hwecc() 766 nand->ecc.hwctl = nand_davinci_enable_hwecc; in davinci_nand_init() 777 nand->ecc.hwctl = nand_davinci_4bit_enable_hwecc; in davinci_nand_init()
|
| H A D | fsmc_nand.c | 359 chip->ecc.hwctl(mtd, NAND_ECC_READ); in fsmc_read_page_hwecc() 476 nand->ecc.hwctl = fsmc_enable_hwecc; in fsmc_nand_init()
|
| H A D | am335x_spl_bch.c | 168 this->ecc.hwctl(mtd, NAND_ECC_READ); in nand_read_page()
|
| H A D | atmel_nand.c | 817 nand->ecc.hwctl = NULL; in atmel_pmecc_nand_init_params() 1155 nand->ecc.hwctl = atmel_nand_hwctl; in atmel_hwecc_nand_init_param() 1192 nand->ecc.hwctl = NULL; in atmel_hwecc_nand_init_param() 1322 this->ecc.hwctl(mtd, NAND_ECC_READ); in nand_read_page()
|
| H A D | nand_base.c | 2024 chip->ecc.hwctl(mtd, NAND_ECC_READ); in nand_read_page_hwecc() 2108 chip->ecc.hwctl(mtd, NAND_ECC_READ); in nand_read_page_hwecc_oob_first() 2161 chip->ecc.hwctl(mtd, NAND_ECC_READ); in nand_read_page_syndrome() 2176 chip->ecc.hwctl(mtd, NAND_ECC_READSYN); in nand_read_page_syndrome() 2922 chip->ecc.hwctl(mtd, NAND_ECC_WRITE); in nand_write_page_hwecc() 2971 chip->ecc.hwctl(mtd, NAND_ECC_WRITE); in nand_write_subpage_hwecc() 3033 chip->ecc.hwctl(mtd, NAND_ECC_WRITE); in nand_write_page_syndrome() 4994 ecc->hwctl && ecc->calculate)); in invalid_ecc_page_accessors() 5069 if (!ecc->calculate || !ecc->correct || !ecc->hwctl) { in nand_scan_tail() 5092 if (!ecc->write_subpage && ecc->hwctl && ecc->calculate) in nand_scan_tail() [all …]
|
| H A D | stm32_fmc2_nand.c | 542 chip->ecc.hwctl(mtd, NAND_ECC_READ); in stm32_fmc2_read_page() 808 chip->ecc.hwctl = stm32_fmc2_hwctl; in stm32_fmc2_nand_callbacks_setup()
|
| H A D | lpc32xx_nand_slc.c | 540 lpc32xx_chip->ecc.hwctl = lpc32xx_hwecc_enable; in board_nand_init()
|
| H A D | mxc_nand.c | 627 chip->ecc.hwctl(mtd, NAND_ECC_WRITE); 1183 this->ecc.hwctl = mxc_nand_enable_hwecc;
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | omap2.c | 1533 chip->ecc.hwctl(chip, NAND_ECC_WRITE); in omap_write_page_bch() 1585 chip->ecc.hwctl(chip, NAND_ECC_WRITE); in omap_write_subpage_bch() 1644 chip->ecc.hwctl(chip, NAND_ECC_READ); in omap_read_page_bch() 2027 chip->ecc.hwctl = omap_enable_hwecc; in omap_nand_attach_chip() 2043 chip->ecc.hwctl = omap_enable_hwecc_bch; in omap_nand_attach_chip() 2064 chip->ecc.hwctl = omap_enable_hwecc_bch; in omap_nand_attach_chip() 2085 chip->ecc.hwctl = omap_enable_hwecc_bch; in omap_nand_attach_chip() 2106 chip->ecc.hwctl = omap_enable_hwecc_bch; in omap_nand_attach_chip() 2128 chip->ecc.hwctl = omap_enable_hwecc_bch; in omap_nand_attach_chip()
|
| H A D | davinci_nand.c | 415 chip->ecc.hwctl(chip, NAND_ECC_READ); in nand_davinci_read_page_hwecc_oob_first() 629 info->chip.ecc.hwctl = nand_davinci_hwctl_4bit; in davinci_nand_attach_chip() 658 info->chip.ecc.hwctl = nand_davinci_hwctl_1bit; in davinci_nand_attach_chip()
|
| H A D | sharpsl.c | 108 chip->ecc.hwctl = sharpsl_nand_enable_hwecc; in sharpsl_attach_chip()
|
| H A D | s3c2410.c | 956 chip->ecc.hwctl = s3c2410_nand_enable_hwecc; in s3c2410_nand_attach_chip() 961 chip->ecc.hwctl = s3c2412_nand_enable_hwecc; in s3c2410_nand_attach_chip() 966 chip->ecc.hwctl = s3c2440_nand_enable_hwecc; in s3c2410_nand_attach_chip()
|
| H A D | ndfc.c | 150 chip->ecc.hwctl = ndfc_enable_hwecc; in ndfc_chip_init()
|
| H A D | cs553x_nand.c | 253 chip->ecc.hwctl = cs_enable_hwecc; in cs553x_attach_chip()
|
| H A D | nand_base.c | 2905 chip->ecc.hwctl(chip, NAND_ECC_READ); in nand_read_page_hwecc() 2979 chip->ecc.hwctl(chip, NAND_ECC_READ); in nand_read_page_syndrome() 2994 chip->ecc.hwctl(chip, NAND_ECC_READSYN); in nand_read_page_syndrome() 3745 chip->ecc.hwctl(chip, NAND_ECC_WRITE); in nand_write_page_hwecc() 3797 chip->ecc.hwctl(chip, NAND_ECC_WRITE); in nand_write_subpage_hwecc() 3863 chip->ecc.hwctl(chip, NAND_ECC_WRITE); in nand_write_page_syndrome() 5160 if (!ecc->write_subpage && ecc->hwctl && ecc->calculate) in nand_set_ecc_on_host_ops() 5165 if ((!ecc->calculate || !ecc->correct || !ecc->hwctl) && in nand_set_ecc_on_host_ops()
|
| H A D | tmio_nand.c | 367 chip->ecc.hwctl = tmio_nand_enable_hwecc; in tmio_attach_chip()
|
| H A D | txx9ndfmc.c | 271 chip->ecc.hwctl = txx9ndfmc_enable_hwecc; in txx9ndfmc_attach_chip()
|
| H A D | fsmc_nand.c | 716 chip->ecc.hwctl(chip, NAND_ECC_READ); in fsmc_read_page_hwecc() 942 nand->ecc.hwctl = fsmc_enable_hwecc; in fsmc_nand_attach_chip()
|
| H A D | diskonchip.c | 1264 this->ecc.hwctl = doc2001plus_enable_hwecc; in doc2001plus_init() 1282 chip->ecc.hwctl = doc200x_enable_hwecc; in doc200x_attach_chip()
|
| H A D | lpc32xx_mlc.c | 663 chip->ecc.hwctl = lpc32xx_ecc_enable; in lpc32xx_nand_attach_chip()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ingenic/ |
| H A D | ingenic_nand_drv.c | 204 chip->ecc.hwctl = ingenic_nand_ecc_hwctl; in ingenic_nand_attach_chip()
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | rawnand.h | 582 void (*hwctl)(struct mtd_info *mtd, int mode); member
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | rawnand.h | 361 void (*hwctl)(struct nand_chip *chip, int mode); member
|